共用方式為


OperationalizationCluster interface

Azure ML 作業化叢集資源的實例。

Extends

屬性

appInsights

AppInsights 組態。

clusterType

叢集類型。 可能的值包括:'ACS'、'Local'

containerRegistry

Container Registry 屬性。

containerService

Azure Container Service 叢集的參數。

createdOn

建立叢集的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

description

叢集的描述。

globalServiceConfiguration

包含叢集中 Web 服務的全域組態。

modifiedOn

上次修改叢集的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningErrors

資源提供者所報告的布建錯誤清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

叢集的布建狀態。 有效值為 Unknown、Updateing、Provisioning、Succeeded 和 Failed。 可能的值包括:'Unknown'、'Updateing'、'Creating'、'刪除'、'Succeeded'、'Failed'、'Canceled' 附注:此屬性將不會串行化。它只能由伺服器填入。

storageAccount

記憶體帳戶屬性。

繼承的屬性

id

指定資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

指定資源的位置。

name

指定資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

包含定義為索引鍵/值組的資源標記。

type

指定資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

appInsights

AppInsights 組態。

appInsights?: AppInsightsProperties

屬性值

clusterType

叢集類型。 可能的值包括:'ACS'、'Local'

clusterType: ClusterType

屬性值

containerRegistry

Container Registry 屬性。

containerRegistry?: ContainerRegistryProperties

屬性值

containerService

Azure Container Service 叢集的參數。

containerService?: AcsClusterProperties

屬性值

createdOn

建立叢集的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdOn?: Date

屬性值

Date

description

叢集的描述。

description?: string

屬性值

string

globalServiceConfiguration

包含叢集中 Web 服務的全域組態。

globalServiceConfiguration?: GlobalServiceConfiguration

屬性值

modifiedOn

上次修改叢集的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

modifiedOn?: Date

屬性值

Date

provisioningErrors

資源提供者所報告的布建錯誤清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningErrors?: ErrorResponseWrapper[]

屬性值

provisioningState

叢集的布建狀態。 有效值為 Unknown、Updateing、Provisioning、Succeeded 和 Failed。 可能的值包括:'Unknown'、'Updateing'、'Creating'、'刪除'、'Succeeded'、'Failed'、'Canceled' 附注:此屬性將不會串行化。它只能由伺服器填入。

provisioningState?: OperationStatus

屬性值

storageAccount

記憶體帳戶屬性。

storageAccount?: StorageAccountProperties

屬性值

繼承的屬性詳細資料

id

指定資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

指定資源的位置。

location: string

屬性值

string

繼承自Resource.location

name

指定資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

包含定義為索引鍵/值組的資源標記。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

指定資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type