PublicIPAddressPropertiesFormat.PublicIPAllocationMethod Property

Definition

The public IP address allocation method.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPAllocationMethod? PublicIPAllocationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.PublicIPAllocationMethod : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPAllocationMethod> with get, set
Public Property PublicIPAllocationMethod As Nullable(Of IPAllocationMethod)

Property Value

Implements

Attributes

Applies to