Share via


PublicIPAddressData.PublicIPAllocationMethod Property

Definition

The public IP address allocation method.

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

Property Value

Applies to