PSSubnet.IpAllocations Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to