Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-workspaces

Package version

Index

Type aliases

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

WorkspaceState

WorkspaceState: "Deleted" | "Enabled" | "Disabled" | "Migrated" | "Updated" | "Registered" | "Unregistered"

Defines values for WorkspaceState. Possible values include: 'Deleted', 'Enabled', 'Disabled', 'Migrated', 'Updated', 'Registered', 'Unregistered'

readonly
enum

{string}

WorkspaceType

WorkspaceType: "Production" | "Free" | "Anonymous" | "PaidStandard" | "PaidPremium"

Defines values for WorkspaceType. Possible values include: 'Production', 'Free', 'Anonymous', 'PaidStandard', 'PaidPremium'

readonly
enum

{string}

WorkspacesCreateOrUpdateResponse

WorkspacesCreateOrUpdateResponse: Workspace & object

Contains response data for the createOrUpdate operation.

WorkspacesGetResponse

WorkspacesGetResponse: Workspace & object

Contains response data for the get operation.

WorkspacesListByResourceGroupNextResponse

WorkspacesListByResourceGroupNextResponse: WorkspaceListResult & object

Contains response data for the listByResourceGroupNext operation.

WorkspacesListByResourceGroupResponse

WorkspacesListByResourceGroupResponse: WorkspaceListResult & object

Contains response data for the listByResourceGroup operation.

WorkspacesListNextResponse

WorkspacesListNextResponse: WorkspaceListResult & object

Contains response data for the listNext operation.

WorkspacesListResponse

WorkspacesListResponse: WorkspaceListResult & object

Contains response data for the list operation.

WorkspacesListWorkspaceKeysResponse

WorkspacesListWorkspaceKeysResponse: WorkspaceKeysResponse & object

Contains response data for the listWorkspaceKeys operation.

WorkspacesUpdateResponse

WorkspacesUpdateResponse: Workspace & object

Contains response data for the update operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const ErrorResponse

ErrorResponse: object

serializedName

serializedName: string = "ErrorResponse"

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

required

required: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

required

required: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "Operation_display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

operation

operation: object

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const Workspace

Workspace: object

serializedName

serializedName: string = "Workspace"

type

type: object

className

className: string = "Workspace"

name

name: string = "Composite"

modelProperties

modelProperties: object

creationTime

creationTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.creationTime"

type

type: object

name

name: string = "String"

keyVaultIdentifierId

keyVaultIdentifierId: object

serializedName

serializedName: string = "properties.keyVaultIdentifierId"

type

type: object

name

name: string = "String"

ownerEmail

ownerEmail: object

serializedName

serializedName: string = "properties.ownerEmail"

type

type: object

name

name: string = "String"

studioEndpoint

studioEndpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.studioEndpoint"

type

type: object

name

name: string = "String"

userStorageAccountId

userStorageAccountId: object

required

required: boolean = true

serializedName

serializedName: string = "properties.userStorageAccountId"

type

type: object

name

name: string = "String"

workspaceId

workspaceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.workspaceId"

type

type: object

name

name: string = "String"

workspaceState

workspaceState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.workspaceState"

type

type: object

allowedValues

allowedValues: string[] = ["Deleted","Enabled","Disabled","Migrated","Updated","Registered","Unregistered"]

name

name: string = "Enum"

workspaceType

workspaceType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.workspaceType"

type

type: object

allowedValues

allowedValues: string[] = ["Production","Free","Anonymous","PaidStandard","PaidPremium"]

name

name: string = "Enum"

Const WorkspaceKeysResponse

WorkspaceKeysResponse: object

serializedName

serializedName: string = "WorkspaceKeysResponse"

type

type: object

className

className: string = "WorkspaceKeysResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

primaryToken

primaryToken: object

serializedName

serializedName: string = "primaryToken"

type

type: object

name

name: string = "String"

secondaryToken

secondaryToken: object

serializedName

serializedName: string = "secondaryToken"

type

type: object

name

name: string = "String"

Const WorkspaceListResult

WorkspaceListResult: object

serializedName

serializedName: string = "WorkspaceListResult"

type

type: object

className

className: string = "WorkspaceListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Workspace"

name

name: string = "Composite"

Const WorkspaceUpdateParameters

WorkspaceUpdateParameters: object

serializedName

serializedName: string = "WorkspaceUpdateParameters"

type

type: object

className

className: string = "WorkspaceUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyVaultIdentifierId

keyVaultIdentifierId: object

serializedName

serializedName: string = "properties.keyVaultIdentifierId"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

workspaceState

workspaceState: object

serializedName

serializedName: string = "properties.workspaceState"

type

type: object

allowedValues

allowedValues: string[] = ["Deleted","Enabled","Disabled","Migrated","Updated","Registered","Unregistered"]

name

name: string = "Enum"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const workspaceName

workspaceName: object

parameterPath

parameterPath: string = "workspaceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "workspaceName"

type

type: object

name

name: string = "String"

Generated using TypeDoc