你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ClusterResourceProperties interface
群集资源属性。
属性
cluster |
群集配置文件。 |
cluster |
群集的类型。 |
compute |
计算配置文件。 |
deployment |
RP 生成用于标识资源的唯一 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
provisioning |
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
status | 资源的业务状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
clusterProfile
clusterType
群集的类型。
clusterType: string
属性值
string
computeProfile
deploymentId
RP 生成用于标识资源的唯一 ID。 注意:此属性不会序列化。 它只能由服务器填充。
deploymentId?: string
属性值
string
provisioningState
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
status
资源的业务状态。 注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string