次の方法で共有


ApplicationGatewayListener.FrontendPort プロパティ

定義

アプリケーション ゲートウェイのフロントエンド ポート リソースを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendPort")]
public Microsoft.Azure.Management.Network.Models.SubResource FrontendPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendPort")>]
member this.FrontendPort : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property FrontendPort As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象