CustomIpPrefix interface

사용자 지정 IP 접두사 리소스입니다.

Extends

속성

extendedLocation

사용자 지정 IP 접두사 확장 위치입니다.

properties

사용자 지정 IP 접두사 속성입니다.

zones

리소스에 할당된 IP를 나타내는 가용성 영역의 목록입니다.

상속된 속성

id

리소스 ID입니다.

location

리소스 위치입니다.

tags

리소스 태그.

속성 세부 정보

extendedLocation

사용자 지정 IP 접두사 확장 위치입니다.

extendedLocation?: ExtendedLocation

속성 값

properties

사용자 지정 IP 접두사 속성입니다.

properties?: CustomIpPrefixPropertiesFormat

속성 값

zones

리소스에 할당된 IP를 나타내는 가용성 영역의 목록입니다.

zones?: string[]

속성 값

string[]

상속된 속성 세부 정보

id

리소스 ID입니다.

id?: string

속성 값

string

Resource.id 상속된

location

리소스 위치입니다.

location?: string

속성 값

string

Resource.location 상속된

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>

Resource.tags 상속된