다음을 통해 공유


ApplicationGatewayRoutingRuleOutput interface

애플리케이션 게이트웨이의 라우팅 규칙입니다.

Extends

속성

etag

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

name

Application Gateway 내에서 고유한 라우팅 규칙의 이름입니다.

properties

애플리케이션 게이트웨이 라우팅 규칙의 속성입니다.

type

리소스의 유형입니다.

상속된 속성

id

리소스 ID입니다.

속성 세부 정보

etag

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

etag?: string

속성 값

string

name

Application Gateway 내에서 고유한 라우팅 규칙의 이름입니다.

name?: string

속성 값

string

properties

애플리케이션 게이트웨이 라우팅 규칙의 속성입니다.

properties?: ApplicationGatewayRoutingRulePropertiesFormatOutput

속성 값

type

리소스의 유형입니다.

type?: string

속성 값

string

상속된 속성 세부 정보

id

리소스 ID입니다.

id?: string

속성 값

string

SubResourceOutput.id 상속된