ManagedClusterAPIServerAccessProfile.PrivateDnsZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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