次の方法で共有


WebApplicationFirewallPolicy.HttpListeners プロパティ

定義

アプリケーション ゲートウェイ http リスナーへの参照のコレクションを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpListeners")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> HttpListeners { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpListeners")>]
member this.HttpListeners : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property HttpListeners As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象