PublicIPAddressResourceSettings.PublicIpAllocationMethod Property

Definition

Gets or sets public IP allocation method.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to