次の方法で共有


ApplicationGatewayPrivateLinkConfigurationOutput interface

アプリケーション ゲートウェイの Private Link 構成。

Extends

プロパティ

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

name

Application Gateway 内で一意であるプライベート リンク構成の名前。

properties

アプリケーション ゲートウェイのプライベート リンク構成のプロパティ。

type

リソースの種類。

継承されたプロパティ

id

リソース ID。

プロパティの詳細

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

etag?: string

プロパティ値

string

name

Application Gateway 内で一意であるプライベート リンク構成の名前。

name?: string

プロパティ値

string

properties

アプリケーション ゲートウェイのプライベート リンク構成のプロパティ。

properties?: ApplicationGatewayPrivateLinkConfigurationPropertiesOutput

プロパティ値

type

リソースの種類。

type?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソース ID。

id?: string

プロパティ値

string

SubResourceOutput.id から継承された