Partager via


BackendAddressPool.BackendIPConfigurations Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to