通过


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

ManagedCluster interface

托管群集。

扩展

属性

extendedLocation

虚拟机的扩展位置。

identity

托管群集的标识(如果已配置)。

properties

托管群集的属性。

sku

托管群集 SKU。

继承属性

location

资源所在的地理位置

tags

资源标记。

属性详细信息

extendedLocation

虚拟机的扩展位置。

extendedLocation?: ExtendedLocation

属性值

identity

托管群集的标识(如果已配置)。

identity?: ManagedClusterIdentity

属性值

properties

托管群集的属性。

properties?: ManagedClusterProperties

属性值

sku

托管群集 SKU。

sku?: ManagedClusterSKU

属性值

继承属性详细信息

location

资源所在的地理位置

location: string

属性值

string

继承自TrackedResource.location

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>

继承自TrackedResource.tags