Compartilhar via


IPConfiguration.PrivateIPAllocationMethod Propriedade

Definição

Obtém ou define o método de alocação de endereço IP privado. Os valores possíveis incluem: 'Estático', 'Dinâmico'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a