Compartilhar via


Subnet.IpAllocations Propriedade

Definição

Obtém ou define a matriz de IpAllocation que faz referência a essa sub-rede.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAllocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> IpAllocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAllocations")>]
member this.IpAllocations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> with get, set
Public Property IpAllocations As IList(Of SubResource)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a