Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-machinelearningcompute

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AgentVMSizeTypes

AgentVMSizeTypes: "Standard_A0" | "Standard_A1" | "Standard_A2" | "Standard_A3" | "Standard_A4" | "Standard_A5" | "Standard_A6" | "Standard_A7" | "Standard_A8" | "Standard_A9" | "Standard_A10" | "Standard_A11" | "Standard_D1" | "Standard_D2" | "Standard_D3" | "Standard_D4" | "Standard_D11" | "Standard_D12" | "Standard_D13" | "Standard_D14" | "Standard_D1_v2" | "Standard_D2_v2" | "Standard_D3_v2" | "Standard_D4_v2" | "Standard_D5_v2" | "Standard_D11_v2" | "Standard_D12_v2" | "Standard_D13_v2" | "Standard_D14_v2" | "Standard_G1" | "Standard_G2" | "Standard_G3" | "Standard_G4" | "Standard_G5" | "Standard_DS1" | "Standard_DS2" | "Standard_DS3" | "Standard_DS4" | "Standard_DS11" | "Standard_DS12" | "Standard_DS13" | "Standard_DS14" | "Standard_GS1" | "Standard_GS2" | "Standard_GS3" | "Standard_GS4" | "Standard_GS5"

Defines values for AgentVMSizeTypes. Possible values include: 'Standard_A0', 'Standard_A1', 'Standard_A2', 'Standard_A3', 'Standard_A4', 'Standard_A5', 'Standard_A6', 'Standard_A7', 'Standard_A8', 'Standard_A9', 'Standard_A10', 'Standard_A11', 'Standard_D1', 'Standard_D2', 'Standard_D3', 'Standard_D4', 'Standard_D11', 'Standard_D12', 'Standard_D13', 'Standard_D14', 'Standard_D1_v2', 'Standard_D2_v2', 'Standard_D3_v2', 'Standard_D4_v2', 'Standard_D5_v2', 'Standard_D11_v2', 'Standard_D12_v2', 'Standard_D13_v2', 'Standard_D14_v2', 'Standard_G1', 'Standard_G2', 'Standard_G3', 'Standard_G4', 'Standard_G5', 'Standard_DS1', 'Standard_DS2', 'Standard_DS3', 'Standard_DS4', 'Standard_DS11', 'Standard_DS12', 'Standard_DS13', 'Standard_DS14', 'Standard_GS1', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4', 'Standard_GS5'

readonly
enum

{string}

ClusterType

ClusterType: "ACS" | "Local"

Defines values for ClusterType. Possible values include: 'ACS', 'Local'

readonly
enum

{string}

MachineLearningComputeListAvailableOperationsResponse

MachineLearningComputeListAvailableOperationsResponse: AvailableOperations & object

Contains response data for the listAvailableOperations operation.

OperationStatus

OperationStatus: "Unknown" | "Updating" | "Creating" | "Deleting" | "Succeeded" | "Failed" | "Canceled"

Defines values for OperationStatus. Possible values include: 'Unknown', 'Updating', 'Creating', 'Deleting', 'Succeeded', 'Failed', 'Canceled'

readonly
enum

{string}

OperationalizationClustersBeginCreateOrUpdateResponse

OperationalizationClustersBeginCreateOrUpdateResponse: OperationalizationCluster & object

Contains response data for the beginCreateOrUpdate operation.

OperationalizationClustersCheckSystemServicesUpdatesAvailableResponse

OperationalizationClustersCheckSystemServicesUpdatesAvailableResponse: CheckSystemServicesUpdatesAvailableResponse & object

Contains response data for the checkSystemServicesUpdatesAvailable operation.

OperationalizationClustersCreateOrUpdateResponse

OperationalizationClustersCreateOrUpdateResponse: OperationalizationCluster & object

Contains response data for the createOrUpdate operation.

OperationalizationClustersDeleteResponse

OperationalizationClustersDeleteResponse: OperationalizationClustersDeleteHeaders & object

Contains response data for the deleteMethod operation.

OperationalizationClustersGetResponse

OperationalizationClustersGetResponse: OperationalizationCluster & object

Contains response data for the get operation.

OperationalizationClustersListByResourceGroupNextResponse

OperationalizationClustersListByResourceGroupNextResponse: PaginatedOperationalizationClustersList & object

Contains response data for the listByResourceGroupNext operation.

OperationalizationClustersListByResourceGroupResponse

OperationalizationClustersListByResourceGroupResponse: PaginatedOperationalizationClustersList & object

Contains response data for the listByResourceGroup operation.

OperationalizationClustersListBySubscriptionIdNextResponse

OperationalizationClustersListBySubscriptionIdNextResponse: PaginatedOperationalizationClustersList & object

Contains response data for the listBySubscriptionIdNext operation.

OperationalizationClustersListBySubscriptionIdResponse

OperationalizationClustersListBySubscriptionIdResponse: PaginatedOperationalizationClustersList & object

Contains response data for the listBySubscriptionId operation.

OperationalizationClustersListKeysResponse

OperationalizationClustersListKeysResponse: OperationalizationClusterCredentials & object

Contains response data for the listKeys operation.

OperationalizationClustersUpdateResponse

OperationalizationClustersUpdateResponse: OperationalizationCluster & object

Contains response data for the update operation.

OperationalizationClustersUpdateSystemServicesResponse

OperationalizationClustersUpdateSystemServicesResponse: UpdateSystemServicesResponse & OperationalizationClustersUpdateSystemServicesHeaders & object

Contains response data for the updateSystemServices operation.

OrchestratorType

OrchestratorType: "Kubernetes" | "None"

Defines values for OrchestratorType. Possible values include: 'Kubernetes', 'None'

readonly
enum

{string}

Status

Status: "Enabled" | "Disabled"

Defines values for Status. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

SystemServiceType

SystemServiceType: "None" | "ScoringFrontEnd" | "BatchFrontEnd"

Defines values for SystemServiceType. Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'

readonly
enum

{string}

UpdatesAvailable

UpdatesAvailable: "Yes" | "No"

Defines values for UpdatesAvailable. Possible values include: 'Yes', 'No'

readonly
enum

{string}

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const AcsClusterProperties

AcsClusterProperties: object

serializedName

serializedName: string = "AcsClusterProperties"

type

type: object

className

className: string = "AcsClusterProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

agentCount

agentCount: object

defaultValue

defaultValue: number = 2

serializedName

serializedName: string = "agentCount"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 100

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

agentVmSize

agentVmSize: object

defaultValue

defaultValue: string = "Standard_D3_v2"

serializedName

serializedName: string = "agentVmSize"

type

type: object

name

name: string = "String"

clusterFqdn

clusterFqdn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "clusterFqdn"

type

type: object

name

name: string = "String"

masterCount

masterCount: object

defaultValue

defaultValue: number = 1

serializedName

serializedName: string = "masterCount"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 5

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

orchestratorProperties

orchestratorProperties: object

serializedName

serializedName: string = "orchestratorProperties"

type

type: object

className

className: string = "KubernetesClusterProperties"

name

name: string = "Composite"

orchestratorType

orchestratorType: object

required

required: boolean = true

serializedName

serializedName: string = "orchestratorType"

type

type: object

name

name: string = "String"

systemServices

systemServices: object

serializedName

serializedName: string = "systemServices"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SystemService"

name

name: string = "Composite"

Const AppInsightsCredentials

AppInsightsCredentials: object

serializedName

serializedName: string = "AppInsightsCredentials"

type

type: object

className

className: string = "AppInsightsCredentials"

name

name: string = "Composite"

modelProperties

modelProperties: object

appId

appId: object

serializedName

serializedName: string = "appId"

type

type: object

name

name: string = "String"

instrumentationKey

instrumentationKey: object

serializedName

serializedName: string = "instrumentationKey"

type

type: object

name

name: string = "String"

Const AppInsightsProperties

AppInsightsProperties: object

serializedName

serializedName: string = "AppInsightsProperties"

type

type: object

className

className: string = "AppInsightsProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

resourceId

resourceId: object

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const AutoScaleConfiguration

AutoScaleConfiguration: object

serializedName

serializedName: string = "AutoScaleConfiguration"

type

type: object

className

className: string = "AutoScaleConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

maxReplicas

maxReplicas: object

defaultValue

defaultValue: number = 100

serializedName

serializedName: string = "maxReplicas"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

minReplicas

minReplicas: object

defaultValue

defaultValue: number = 1

serializedName

serializedName: string = "minReplicas"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

refreshPeriodInSeconds

refreshPeriodInSeconds: object

serializedName

serializedName: string = "refreshPeriodInSeconds"

type

type: object

name

name: string = "Number"

status

status: object

defaultValue

defaultValue: string = "Disabled"

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

targetUtilization

targetUtilization: object

serializedName

serializedName: string = "targetUtilization"

type

type: object

name

name: string = "Number"

Const AvailableOperations

AvailableOperations: object

serializedName

serializedName: string = "AvailableOperations"

type

type: object

className

className: string = "AvailableOperations"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceOperation"

name

name: string = "Composite"

Const CheckSystemServicesUpdatesAvailableResponse

CheckSystemServicesUpdatesAvailableResponse: object

serializedName

serializedName: string = "CheckSystemServicesUpdatesAvailableResponse"

type

type: object

className

className: string = "CheckSystemServicesUpdatesAvailableResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

updatesAvailable

updatesAvailable: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "updatesAvailable"

type

type: object

name

name: string = "String"

Const ContainerRegistryCredentials

ContainerRegistryCredentials: object

serializedName

serializedName: string = "ContainerRegistryCredentials"

type

type: object

className

className: string = "ContainerRegistryCredentials"

name

name: string = "Composite"

modelProperties

modelProperties: object

loginServer

loginServer: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "loginServer"

type

type: object

name

name: string = "String"

password

password: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "password"

type

type: object

name

name: string = "String"

password2

password2: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "password2"

type

type: object

name

name: string = "String"

username

username: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "username"

type

type: object

name

name: string = "String"

Const ContainerRegistryProperties

ContainerRegistryProperties: object

serializedName

serializedName: string = "ContainerRegistryProperties"

type

type: object

className

className: string = "ContainerRegistryProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

resourceId

resourceId: object

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const ContainerServiceCredentials

ContainerServiceCredentials: object

serializedName

serializedName: string = "ContainerServiceCredentials"

type

type: object

className

className: string = "ContainerServiceCredentials"

name

name: string = "Composite"

modelProperties

modelProperties: object

acsKubeConfig

acsKubeConfig: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "acsKubeConfig"

type

type: object

name

name: string = "String"

imagePullSecretName

imagePullSecretName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "imagePullSecretName"

type

type: object

name

name: string = "String"

servicePrincipalConfiguration

servicePrincipalConfiguration: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "servicePrincipalConfiguration"

type

type: object

className

className: string = "ServicePrincipalProperties"

name

name: string = "Composite"

Const ErrorDetail

ErrorDetail: object

serializedName

serializedName: string = "ErrorDetail"

type

type: object

className

className: string = "ErrorDetail"

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

details

details: object

serializedName

serializedName: string = "details"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ErrorDetail"

name

name: string = "Composite"

message

message: object

required

required: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const ErrorResponseWrapper

ErrorResponseWrapper: object

serializedName

serializedName: string = "ErrorResponseWrapper"

type

type: object

className

className: string = "ErrorResponseWrapper"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

Const GlobalServiceConfiguration

GlobalServiceConfiguration: object

serializedName

serializedName: string = "GlobalServiceConfiguration"

type

type: object

className

className: string = "GlobalServiceConfiguration"

name

name: string = "Composite"

additionalProperties

additionalProperties: object

type

type: object

name

name: string = "Object"

modelProperties

modelProperties: object

autoScale

autoScale: object

serializedName

serializedName: string = "autoScale"

type

type: object

className

className: string = "AutoScaleConfiguration"

name

name: string = "Composite"

etag

etag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

serviceAuth

serviceAuth: object

serializedName

serializedName: string = "serviceAuth"

type

type: object

className

className: string = "ServiceAuthConfiguration"

name

name: string = "Composite"

ssl

ssl: object

serializedName

serializedName: string = "ssl"

type

type: object

className

className: string = "SslConfiguration"

name

name: string = "Composite"

Const KubernetesClusterProperties

KubernetesClusterProperties: object

serializedName

serializedName: string = "Kubernetes"

type

type: object

className

className: string = "KubernetesClusterProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

servicePrincipal

servicePrincipal: object

serializedName

serializedName: string = "servicePrincipal"

type

type: object

className

className: string = "ServicePrincipalProperties"

name

name: string = "Composite"

Const OperationalizationCluster

OperationalizationCluster: object

serializedName

serializedName: string = "OperationalizationCluster"

type

type: object

className

className: string = "OperationalizationCluster"

name

name: string = "Composite"

modelProperties

modelProperties: object

appInsights

appInsights: object

serializedName

serializedName: string = "properties.appInsights"

type

type: object

className

className: string = "AppInsightsProperties"

name

name: string = "Composite"

clusterType

clusterType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.clusterType"

type

type: object

name

name: string = "String"

containerRegistry

containerRegistry: object

serializedName

serializedName: string = "properties.containerRegistry"

type

type: object

className

className: string = "ContainerRegistryProperties"

name

name: string = "Composite"

containerService

containerService: object

serializedName

serializedName: string = "properties.containerService"

type

type: object

className

className: string = "AcsClusterProperties"

name

name: string = "Composite"

createdOn

createdOn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdOn"

type

type: object

name

name: string = "DateTime"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

globalServiceConfiguration

globalServiceConfiguration: object

serializedName

serializedName: string = "properties.globalServiceConfiguration"

type

type: object

className

className: string = "GlobalServiceConfiguration"

name

name: string = "Composite"

additionalProperties

additionalProperties: object

type

type: object

name

name: string = "Object"

modifiedOn

modifiedOn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.modifiedOn"

type

type: object

name

name: string = "DateTime"

provisioningErrors

provisioningErrors: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningErrors"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ErrorResponseWrapper"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

storageAccount

storageAccount: object

serializedName

serializedName: string = "properties.storageAccount"

type

type: object

className

className: string = "StorageAccountProperties"

name

name: string = "Composite"

Const OperationalizationClusterCredentials

OperationalizationClusterCredentials: object

serializedName

serializedName: string = "OperationalizationClusterCredentials"

type

type: object

className

className: string = "OperationalizationClusterCredentials"

name

name: string = "Composite"

modelProperties

modelProperties: object

appInsights

appInsights: object

serializedName

serializedName: string = "appInsights"

type

type: object

className

className: string = "AppInsightsCredentials"

name

name: string = "Composite"

containerRegistry

containerRegistry: object

serializedName

serializedName: string = "containerRegistry"

type

type: object

className

className: string = "ContainerRegistryCredentials"

name

name: string = "Composite"

containerService

containerService: object

serializedName

serializedName: string = "containerService"

type

type: object

className

className: string = "ContainerServiceCredentials"

name

name: string = "Composite"

serviceAuthConfiguration

serviceAuthConfiguration: object

serializedName

serializedName: string = "serviceAuthConfiguration"

type

type: object

className

className: string = "ServiceAuthConfiguration"

name

name: string = "Composite"

sslConfiguration

sslConfiguration: object

serializedName

serializedName: string = "sslConfiguration"

type

type: object

className

className: string = "SslConfiguration"

name

name: string = "Composite"

storageAccount

storageAccount: object

serializedName

serializedName: string = "storageAccount"

type

type: object

className

className: string = "StorageAccountCredentials"

name

name: string = "Composite"

Const OperationalizationClusterUpdateParameters

OperationalizationClusterUpdateParameters: object

serializedName

serializedName: string = "OperationalizationClusterUpdateParameters"

type

type: object

className

className: string = "OperationalizationClusterUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

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 OperationalizationClustersDeleteHeaders

OperationalizationClustersDeleteHeaders: object

serializedName

serializedName: string = "operationalizationclusters-delete-headers"

type

type: object

className

className: string = "OperationalizationClustersDeleteHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

Const OperationalizationClustersUpdateSystemServicesHeaders

OperationalizationClustersUpdateSystemServicesHeaders: object

serializedName

serializedName: string = "operationalizationclusters-updatesystemservices-headers"

type

type: object

className

className: string = "OperationalizationClustersUpdateSystemServicesHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

Const PaginatedOperationalizationClustersList

PaginatedOperationalizationClustersList: object

serializedName

serializedName: string = "PaginatedOperationalizationClustersList"

type

type: object

className

className: string = "PaginatedOperationalizationClustersList"

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

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 ResourceOperation

ResourceOperation: object

serializedName

serializedName: string = "ResourceOperation"

type

type: object

className

className: string = "ResourceOperation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "ResourceOperationDisplay"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

Const ResourceOperationDisplay

ResourceOperationDisplay: object

serializedName

serializedName: string = "ResourceOperation_display"

type

type: object

className

className: string = "ResourceOperationDisplay"

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 ServiceAuthConfiguration

ServiceAuthConfiguration: object

serializedName

serializedName: string = "ServiceAuthConfiguration"

type

type: object

className

className: string = "ServiceAuthConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

primaryAuthKeyHash

primaryAuthKeyHash: object

required

required: boolean = true

serializedName

serializedName: string = "primaryAuthKeyHash"

type

type: object

name

name: string = "String"

secondaryAuthKeyHash

secondaryAuthKeyHash: object

required

required: boolean = true

serializedName

serializedName: string = "secondaryAuthKeyHash"

type

type: object

name

name: string = "String"

Const ServicePrincipalProperties

ServicePrincipalProperties: object

serializedName

serializedName: string = "ServicePrincipalProperties"

type

type: object

className

className: string = "ServicePrincipalProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

clientId

clientId: object

required

required: boolean = true

serializedName

serializedName: string = "clientId"

type

type: object

name

name: string = "String"

secret

secret: object

required

required: boolean = true

serializedName

serializedName: string = "secret"

type

type: object

name

name: string = "String"

Const SslConfiguration

SslConfiguration: object

serializedName

serializedName: string = "SslConfiguration"

type

type: object

className

className: string = "SslConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

cert

cert: object

serializedName

serializedName: string = "cert"

type

type: object

name

name: string = "String"

cname

cname: object

serializedName

serializedName: string = "cname"

type

type: object

name

name: string = "String"

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

status

status: object

defaultValue

defaultValue: string = "Enabled"

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const StorageAccountCredentials

StorageAccountCredentials: object

serializedName

serializedName: string = "StorageAccountCredentials"

type

type: object

className

className: string = "StorageAccountCredentials"

name

name: string = "Composite"

modelProperties

modelProperties: object

primaryKey

primaryKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "primaryKey"

type

type: object

name

name: string = "String"

resourceId

resourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

secondaryKey

secondaryKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "secondaryKey"

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

resourceId

resourceId: object

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const SystemService

SystemService: object

serializedName

serializedName: string = "SystemService"

type

type: object

className

className: string = "SystemService"

name

name: string = "Composite"

modelProperties

modelProperties: object

publicIpAddress

publicIpAddress: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "publicIpAddress"

type

type: object

name

name: string = "String"

systemServiceType

systemServiceType: object

required

required: boolean = true

serializedName

serializedName: string = "systemServiceType"

type

type: object

name

name: string = "String"

version

version: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "version"

type

type: object

name

name: string = "String"

Const UpdateSystemServicesResponse

UpdateSystemServicesResponse: object

serializedName

serializedName: string = "UpdateSystemServicesResponse"

type

type: object

className

className: string = "UpdateSystemServicesResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

updateCompletedOn

updateCompletedOn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "updateCompletedOn"

type

type: object

name

name: string = "DateTime"

updateStartedOn

updateStartedOn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "updateStartedOn"

type

type: object

name

name: string = "DateTime"

updateStatus

updateStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "updateStatus"

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 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 clusterName

clusterName: object

parameterPath

parameterPath: string = "clusterName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "clusterName"

constraints

constraints: object

MaxLength

MaxLength: number = 90

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][-\w\._\(\)]+[a-zA-Z0-9]$/

type

type: object

name

name: string = "String"

Const deleteAll

deleteAll: object

parameterPath

parameterPath: string[] = ["options","deleteAll"]

mapper

mapper: object

serializedName

serializedName: string = "deleteAll"

type

type: object

name

name: string = "Boolean"

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"

constraints

constraints: object

MaxLength

MaxLength: number = 90

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[-\w\._\(\)]+$/

type

type: object

name

name: string = "String"

Const skiptoken

skiptoken: object

parameterPath

parameterPath: string[] = ["options","skiptoken"]

mapper

mapper: object

serializedName

serializedName: string = "$skiptoken"

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"

Generated using TypeDoc