Share via


IHostEntity.DnsDomain Property

Definition

The DNS domain that this host belongs to. Should contain the compete DNS suffix for the domain

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The DNS domain that this host belongs to. Should contain the compete DNS suffix for the domain", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dnsDomain")]
public string DnsDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The DNS domain that this host belongs to. Should contain the compete DNS suffix for the domain", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dnsDomain")>]
member this.DnsDomain : string
Public ReadOnly Property DnsDomain As String

Property Value

Attributes

Applies to