VirtualMachinePublicIPAddressConfiguration.PublicIPAllocationMethod Property

Definition

Specify the public IP allocation type.

public Azure.ResourceManager.Compute.Models.PublicIPAllocationMethod? PublicIPAllocationMethod { get; set; }
member this.PublicIPAllocationMethod : Nullable<Azure.ResourceManager.Compute.Models.PublicIPAllocationMethod> with get, set
Public Property PublicIPAllocationMethod As Nullable(Of PublicIPAllocationMethod)

Property Value

Applies to