Share via


IAccountEntity.IsDomainJoined Property

Definition

Determines whether this is a domain account.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Determines whether this is a domain account.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDomainJoined")]
public bool? IsDomainJoined { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Determines whether this is a domain account.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDomainJoined")>]
member this.IsDomainJoined : Nullable<bool>
Public ReadOnly Property IsDomainJoined As Nullable(Of Boolean)

Property Value

Attributes

Applies to