Compartilhar via


PublicIPAddress.PublicIPAllocationMethod Propriedade

Definição

Obtém ou define o método de alocação de endereço IP público. Os valores possíveis incluem: 'Static', 'Dynamic'

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a