Partager via


ClusterUpdate.PublicIPType Propriété

Définition

Obtient ou définit indique le type d’adresse IP publique à créer : IPv4 (par défaut) ou DualStack (À la fois IPv4 et IPv6). Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à