다음을 통해 공유


ExpressRouteGatewayOutput interface

ExpressRoute 게이트웨이 리소스.

Extends

속성

etag

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

properties

기본 경로 게이트웨이의 속성입니다.

상속된 속성

id

리소스 ID입니다.

location

리소스 위치.

name

리소스 이름입니다.

tags

리소스 태그.

type

리소스 종류.

속성 세부 정보

etag

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

etag?: string

속성 값

string

properties

기본 경로 게이트웨이의 속성입니다.

properties?: ExpressRouteGatewayPropertiesOutput

속성 값

상속된 속성 세부 정보

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에서 상속됨