Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-machinelearningexperimentation

Package version

Index

Type aliases

AccountsCreateOrUpdateResponse

AccountsCreateOrUpdateResponse: Account & object

Contains response data for the createOrUpdate operation.

AccountsGetResponse

AccountsGetResponse: Account & object

Contains response data for the get operation.

AccountsListByResourceGroupNextResponse

AccountsListByResourceGroupNextResponse: AccountListResult & object

Contains response data for the listByResourceGroupNext operation.

AccountsListByResourceGroupResponse

AccountsListByResourceGroupResponse: AccountListResult & object

Contains response data for the listByResourceGroup operation.

AccountsListNextResponse

AccountsListNextResponse: AccountListResult & object

Contains response data for the listNext operation.

AccountsListResponse

AccountsListResponse: AccountListResult & object

Contains response data for the list operation.

AccountsUpdateResponse

AccountsUpdateResponse: Account & object

Contains response data for the update operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

ProjectsCreateOrUpdateResponse

ProjectsCreateOrUpdateResponse: Project & object

Contains response data for the createOrUpdate operation.

ProjectsGetResponse

ProjectsGetResponse: Project & object

Contains response data for the get operation.

ProjectsListByWorkspaceNextResponse

ProjectsListByWorkspaceNextResponse: ProjectListResult & object

Contains response data for the listByWorkspaceNext operation.

ProjectsListByWorkspaceResponse

ProjectsListByWorkspaceResponse: ProjectListResult & object

Contains response data for the listByWorkspace operation.

ProjectsUpdateResponse

ProjectsUpdateResponse: Project & object

Contains response data for the update operation.

ProvisioningState

ProvisioningState: "Creating" | "Succeeded" | "Updating" | "Deleting" | "Failed"

Defines values for ProvisioningState. Possible values include: 'Creating', 'Succeeded', 'Updating', 'Deleting', 'Failed'

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.

WorkspacesListByAccountsNextResponse

WorkspacesListByAccountsNextResponse: WorkspaceListResult & object

Contains response data for the listByAccountsNext operation.

WorkspacesListByAccountsResponse

WorkspacesListByAccountsResponse: WorkspaceListResult & object

Contains response data for the listByAccounts 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 Account

Account: object

serializedName

serializedName: string = "Account"

type

type: object

className

className: string = "Account"

name

name: string = "Composite"

modelProperties

modelProperties: object

accountId

accountId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.accountId"

type

type: object

name

name: string = "String"

creationDate

creationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: string = "DateTime"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

discoveryUri

discoveryUri: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.discoveryUri"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

keyVaultId

keyVaultId: object

required

required: boolean = true

serializedName

serializedName: string = "properties.keyVaultId"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Creating","Succeeded","Updating","Deleting","Failed"]

name

name: string = "Enum"

seats

seats: object

serializedName

serializedName: string = "properties.seats"

type

type: object

name

name: string = "String"

storageAccount

storageAccount: object

required

required: boolean = true

serializedName

serializedName: string = "properties.storageAccount"

type

type: object

className

className: string = "StorageAccountProperties"

name

name: string = "Composite"

vsoAccountId

vsoAccountId: object

required

required: boolean = true

serializedName

serializedName: string = "properties.vsoAccountId"

type

type: object

name

name: string = "String"

Const AccountListResult

AccountListResult: object

serializedName

serializedName: string = "AccountListResult"

type

type: object

className

className: string = "AccountListResult"

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 = "Account"

name

name: string = "Composite"

Const AccountUpdateParameters

AccountUpdateParameters: object

serializedName

serializedName: string = "AccountUpdateParameters"

type

type: object

className

className: string = "AccountUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

seats

seats: object

serializedName

serializedName: string = "properties.seats"

type

type: object

name

name: string = "String"

storageAccountKey

storageAccountKey: object

serializedName

serializedName: string = "properties.storageAccountKey"

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"

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 Project

Project: object

serializedName

serializedName: string = "Project"

type

type: object

className

className: string = "Project"

name

name: string = "Composite"

modelProperties

modelProperties: object

accountId

accountId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.accountId"

type

type: object

name

name: string = "String"

creationDate

creationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: string = "DateTime"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

gitrepo

gitrepo: object

serializedName

serializedName: string = "properties.gitrepo"

type

type: object

name

name: string = "String"

projectId

projectId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.projectId"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Creating","Succeeded","Updating","Deleting","Failed"]

name

name: string = "Enum"

workspaceId

workspaceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.workspaceId"

type

type: object

name

name: string = "String"

Const ProjectListResult

ProjectListResult: object

serializedName

serializedName: string = "ProjectListResult"

type

type: object

className

className: string = "ProjectListResult"

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 = "Project"

name

name: string = "Composite"

Const ProjectUpdateParameters

ProjectUpdateParameters: object

serializedName

serializedName: string = "ProjectUpdateParameters"

type

type: object

className

className: string = "ProjectUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

gitrepo

gitrepo: object

serializedName

serializedName: string = "properties.gitrepo"

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"

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 StorageAccountProperties

StorageAccountProperties: object

serializedName

serializedName: string = "StorageAccountProperties"

type

type: object

className

className: string = "StorageAccountProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessKey

accessKey: object

required

required: boolean = true

serializedName

serializedName: string = "accessKey"

type

type: object

name

name: string = "String"

storageAccountId

storageAccountId: object

required

required: boolean = true

serializedName

serializedName: string = "storageAccountId"

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

accountId

accountId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.accountId"

type

type: object

name

name: string = "String"

creationDate

creationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: string = "DateTime"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Creating","Succeeded","Updating","Deleting","Failed"]

name

name: string = "Enum"

workspaceId

workspaceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.workspaceId"

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

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

serializedName

serializedName: string = "properties.friendlyName"

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"

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 accountName

accountName: object

parameterPath

parameterPath: string = "accountName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "accountName"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 5

Pattern

Pattern: RegExp = /^[a-zA-Z0-9]*$/

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 projectName

projectName: object

parameterPath

parameterPath: string = "projectName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "projectName"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 5

Pattern

Pattern: RegExp = /^[a-zA-Z0-9]*$/

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"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 5

Pattern

Pattern: RegExp = /^[a-zA-Z0-9]*$/

type

type: object

name

name: string = "String"

Generated using TypeDoc