Compartir a través de


Cluster.PublicIPType Propiedad

Definición

Obtiene o establece indica qué tipo de DIRECCIÓN IP pública se va a crear: IPv4 (valor predeterminado) o DualStack (IPv4 e IPv6). Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a