ManagedCluster interface

マネージド クラスター。

Extends

プロパティ

extendedLocation

仮想マシンの拡張された場所。

identity

マネージド クラスターの ID (構成されている場合)。

properties

マネージド クラスターのプロパティ。

sku

マネージド クラスター SKU。

継承されたプロパティ

location

リソースが存在する地理的な場所

tags

リソース タグ。

プロパティの詳細

extendedLocation

仮想マシンの拡張された場所。

extendedLocation?: ExtendedLocation

プロパティ値

identity

マネージド クラスターの ID (構成されている場合)。

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 から継承された