Share via


BastionHostInner.DnsName Property

Definition

Gets or sets FQDN for the endpoint on which bastion host is accessible.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to