ISubnet.IPAllocation Property

Definition

Array of IpAllocation which reference this subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Array of IpAllocation which reference this subnet.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="ipAllocations")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated[] IPAllocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Array of IpAllocation which reference this subnet.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="ipAllocations")>]
member this.IPAllocation : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated[] with get, set
Public Property IPAllocation As ISubResourceAutoGenerated()

Property Value

Attributes

Applies to