ApplicationGatewayAvailableSslOptionsOutput interface

ApplicationGatewayAvailableSslOptions API 서비스 호출에 대한 응답입니다.

Extends

속성

properties

사용 가능한 애플리케이션 게이트웨이 SSL 옵션의 속성입니다.

상속된 속성

id

리소스 ID입니다.

location

리소스 위치입니다.

name

리소스 이름입니다.

tags

리소스 태그.

type

리소스 종류입니다.

속성 세부 정보

properties

사용 가능한 애플리케이션 게이트웨이 SSL 옵션의 속성입니다.

properties?: ApplicationGatewayAvailableSslOptionsPropertiesFormatOutput

속성 값

상속된 속성 세부 정보

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 상속된