Udostępnij przez


SubnetPropertiesFormat.IPConfigurations Property

Definition

Gets an array of references to the network interface IP configurations using subnet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to