VirtualNetworkAppliance.IPConfigurations Property

Definition

Gets a list of IPConfigurations of the virtual network appliance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to