Freigeben über


PublicIPAddressInner.PublicIPAllocationMethod Eigenschaft

Definition

Ruft die Öffentliche IP-Adresszuordnungsmethode ab oder legt sie fest. Mögliche Werte: "Statisch", "Dynamisch"

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: