Share via


ManagedClusterAPIServerAccessProfile.PrivateDnsZone Property

Definition

Gets or sets the default is System. For more details see configure private DNS zone. Allowed values are 'system' and 'none'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to