次の方法で共有


VirtualMachineScaleSetUpdateIPConfigurationInner.LoadBalancerBackendAddressPools プロパティ

定義

ロード バランサーのバックエンド アドレス プールを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象