SubnetPropertiesFormat.IPAllocation Property

Definition

Array of IpAllocation which reference this subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated> IPAllocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.IPAllocation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated> with get, set
Public Property IPAllocation As List(Of ISubResourceAutoGenerated)

Property Value

Implements

Attributes

Applies to