Freigeben über


IPConfiguration.PrivateIPAllocationMethod Eigenschaft

Definition

Ruft die Zuordnungsmethode für private IP-Adressen ab oder legt sie fest. Mögliche Werte: "Statisch", "Dynamisch"

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: