Partager via


IPConfiguration.PrivateIPAllocationMethod Propriété

Définition

Obtient ou définit la méthode à laquelle l’adresse IP privée est allouée. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à