PSBackendAddressPool.BackendIpConfigurations Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIPConfiguration> BackendIpConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.BackendIpConfigurations : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIPConfiguration> with get, set
Public Property BackendIpConfigurations As List(Of PSNetworkInterfaceIPConfiguration)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to