Freigeben über


ClusterUpdate.PublicIPType Eigenschaft

Definition

Ruft ab oder legt fest, welcher öffentliche IP-Typ erstellt werden soll: IPv4 (Standard) oder DualStack (sowohl IPv4 als auch IPv6). Mögliche Werte: "IPv4", "DualStack"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPType")]
public string PublicIPType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPType")>]
member this.PublicIPType : string with get, set
Public Property PublicIPType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: