Compartir a través de


ManagedClusterInner.DnsPrefix Propiedad

Definición

Obtiene o establece el prefijo DNS especificado al crear el clúster administrado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a