Compartilhar via


IPConfiguration.PrivateIPAllocationMethod Propriedade

Definição

Obtém ou define o método em que o endereço IP privado é alocado. Os valores possíveis incluem: 'dynamic', 'static'

[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