Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PersonalPreferencesOperationsPayload

Package version

Represents payload for any Environment operations like get, start, stop, connect

Hierarchy

  • PersonalPreferencesOperationsPayload

Index

Properties

Optional addRemove

addRemove: AddRemove

Enum indicating if user is adding or removing a favorite lab. Possible values include: 'Add', 'Remove'

Optional labAccountResourceId

labAccountResourceId: undefined | string

Resource Id of the lab account

Optional labResourceId

labResourceId: undefined | string

Resource Id of the lab to add/remove from the favorites list

Generated using TypeDoc