Share via


VirtualMachinePublicIPAddressConfiguration.PublicIPAllocationMethod Property

Definition

Gets or sets specify the public IP allocation type. Possible values include: 'Dynamic', 'Static'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAllocationMethod")]
public string PublicIPAllocationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAllocationMethod")>]
member this.PublicIPAllocationMethod : string with get, set
Public Property PublicIPAllocationMethod As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to