次の方法で共有


NetworkInterfaceIPConfigurationInner.ApplicationGatewayBackendAddressPools プロパティ

定義

ApplicationGatewayBackendAddressPool リソースの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationGatewayBackendAddressPools")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddressPoolInner> ApplicationGatewayBackendAddressPools { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationGatewayBackendAddressPools")>]
member this.ApplicationGatewayBackendAddressPools : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddressPoolInner> with get, set
Public Property ApplicationGatewayBackendAddressPools As IList(Of ApplicationGatewayBackendAddressPoolInner)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象