Share via


IHostEntityProperties.NtDomain Property

Definition

The NT domain that this host belongs to.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The NT domain that this host belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ntDomain")]
public string NtDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The NT domain that this host belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ntDomain")>]
member this.NtDomain : string
Public ReadOnly Property NtDomain As String

Property Value

Attributes

Applies to