다음을 통해 공유


ApplicationGatewayRedirectConfigurationOutput interface

애플리케이션 게이트웨이의 구성을 리디렉션합니다.

Extends

속성

etag

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

name

Application Gateway 내에서 고유한 리디렉션 구성의 이름입니다.

properties

애플리케이션 게이트웨이 리디렉션 구성의 속성입니다.

type

리소스의 유형입니다.

상속된 속성

id

리소스 ID입니다.

속성 세부 정보

etag

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

etag?: string

속성 값

string

name

Application Gateway 내에서 고유한 리디렉션 구성의 이름입니다.

name?: string

속성 값

string

properties

애플리케이션 게이트웨이 리디렉션 구성의 속성입니다.

properties?: ApplicationGatewayRedirectConfigurationPropertiesFormatOutput

속성 값

type

리소스의 유형입니다.

type?: string

속성 값

string

상속된 속성 세부 정보

id

리소스 ID입니다.

id?: string

속성 값

string

SubResourceOutput.id 상속된