AzureVirtualNetworkSubnetConfigBase.IpAllocation Property

Definition

[System.Management.Automation.Parameter(HelpMessage="IpAllocation", Mandatory=false, ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Commands.Network.Models.PSIpAllocation[] IpAllocation { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="IpAllocation", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
member this.IpAllocation : Microsoft.Azure.Commands.Network.Models.PSIpAllocation[] with get, set
Public Property IpAllocation As PSIpAllocation()

Property Value

Attributes

Applies to