ManagedClusterOutput interface

관리형 클러스터.

Extends

속성

extendedLocation

Virtual Machine의 확장된 위치입니다.

identity

구성된 경우 관리되는 클러스터의 ID입니다.

properties

관리형 클러스터의 속성입니다.

sku

관리되는 클러스터 SKU입니다.

상속된 속성

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location

리소스가 있는 지리적 위치

name

리소스의 이름

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

tags

리소스 태그.

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

속성 세부 정보

extendedLocation

Virtual Machine의 확장된 위치입니다.

extendedLocation?: ExtendedLocationOutput

속성 값

identity

구성된 경우 관리되는 클러스터의 ID입니다.

identity?: ManagedClusterIdentityOutput

속성 값

properties

관리형 클러스터의 속성입니다.

properties?: ManagedClusterPropertiesOutput

속성 값

sku

관리되는 클러스터 SKU입니다.

sku?: ManagedClusterSKUOutput

속성 값

상속된 속성 세부 정보

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

속성 값

string

TrackedResourceOutput.id 상속된

location

리소스가 있는 지리적 위치

location: string

속성 값

string

TrackedResourceOutput.location 상속된

name

리소스의 이름

name?: string

속성 값

string

TrackedResourceOutput.name 상속된

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

systemData?: SystemDataOutput

속성 값

TrackedResourceOutput.systemData 상속된

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>

TrackedResourceOutput.tags 상속된

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

type?: string

속성 값

string

TrackedResourceOutput.type 상속된