PSSubnet.IpConfigurations Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to