Partager via


PublicIPAddressInner.PublicIPAllocationMethod Propriété

Définition

Obtient ou définit la méthode d’allocation d’adresses IP publiques. Les valeurs possibles sont les suivantes : « Statique », « Dynamique »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à