你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OperationalizationCluster interface

Azure ML 操作化群集资源的实例。

扩展

属性

appInsights

AppInsights 配置。

clusterType

群集类型。

containerRegistry

容器注册表属性。

containerService

Azure 容器服务群集的参数。

createdOn

创建群集的日期和时间。 注意:此属性不会序列化。 它只能由服务器填充。

description

群集的说明。

globalServiceConfiguration

包含群集中 Web 服务的全局配置。

modifiedOn

上次修改群集的日期和时间。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningErrors

资源提供程序报告的预配错误列表。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

群集的预配状态。 有效值为 Unknown、Updateing、Provisioning、Succeeded 和 Failed。 注意:此属性不会序列化。 它只能由服务器填充。

storageAccount

存储帐户属性。

继承属性

id

指定资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

location

指定资源的位置。

name

指定资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。

tags

包含定义为键/值对的资源标记。

type

指定资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

appInsights

AppInsights 配置。

appInsights?: AppInsightsProperties

属性值

clusterType

群集类型。

clusterType?: string

属性值

string

containerRegistry

容器注册表属性。

containerRegistry?: ContainerRegistryProperties

属性值

containerService

Azure 容器服务群集的参数。

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。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

storageAccount

存储帐户属性。

storageAccount?: StorageAccountProperties

属性值

继承属性详细信息

id

指定资源 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