다음을 통해 공유


ProximityPlacementGroupOutput interface

근접 배치 그룹에 대한 정보를 지정합니다.

Extends

속성

properties

근접 배치 그룹의 속성을 설명합니다.

zones

가상 머신, 가상 머신 확장 집합 또는 근접 배치 그룹과 연결된 가용성 집합을 만들 수 있는 가용성 영역을 지정합니다.

상속된 속성

id

리소스 ID

location

리소스 위치

name

리소스 이름

tags

리소스 태그

type

리소스 종류

속성 세부 정보

properties

근접 배치 그룹의 속성을 설명합니다.

properties?: ProximityPlacementGroupPropertiesOutput

속성 값

zones

가상 머신, 가상 머신 확장 집합 또는 근접 배치 그룹과 연결된 가용성 집합을 만들 수 있는 가용성 영역을 지정합니다.

zones?: string[]

속성 값

string[]

상속된 속성 세부 정보

id

리소스 ID

id?: string

속성 값

string

ResourceOutput.id 상속된

location

리소스 위치

location: string

속성 값

string

ResourceOutput.location 상속된

name

리소스 이름

name?: string

속성 값

string

ResourceOutput.name 상속된

tags

리소스 태그

tags?: Record<string, string>

속성 값

Record<string, string>

ResourceOutput.tags 상속된

type

리소스 종류

type?: string

속성 값

string

ResourceOutput.type 상속된