Compartir a través de


ContainerServiceAgentPoolProfile.DnsPrefix Propiedad

Definición

Obtiene o establece el prefijo DNS que se va a usar para crear el FQDN para el grupo de agentes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a