Freigeben über


Subnet.IpAllocations Eigenschaft

Definition

Ruft ein IpAllocation-Array ab, das auf dieses Subnetz verweist, oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: