Share via


KubeEnvironmentPatchResource.DefaultDomain Property

Definition

Gets default Domain Name for the cluster

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultDomain")]
public string DefaultDomain { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultDomain")>]
member this.DefaultDomain : string
Public ReadOnly Property DefaultDomain As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to