Partager via


IPConfigurationInner.PrivateIPAllocationMethod Propriété

Définition

Obtient ou définit la méthode d’allocation d’adresses IP privées. Les valeurs possibles sont les suivantes : 'Static', 'Dynamic'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAllocationMethod")]
public Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod PrivateIPAllocationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAllocationMethod")>]
member this.PrivateIPAllocationMethod : Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod with get, set
Public Property PrivateIPAllocationMethod As IPAllocationMethod

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à