IKubernetesCluster.DnsPrefix 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 the DNS prefix which was specified at creation time.
public string DnsPrefix { get; }
member this.DnsPrefix : string
Public ReadOnly Property DnsPrefix As String