Partager via


VirtualNetwork.IpAllocations Propriété

Définition

Obtient ou définit un tableau d’IpAllocation qui référence ce réseau virtuel.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à