INetworkConnection.DomainJoinType Property

Definition

AAD Join type.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="AAD Join type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType) }, ReadOnly=false, Required=false, SerializedName="domainJoinType")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType? DomainJoinType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="AAD Join type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType) }, ReadOnly=false, Required=false, SerializedName="domainJoinType")>]
member this.DomainJoinType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType> with get, set
Public Property DomainJoinType As Nullable(Of DomainJoinType)

Property Value

Attributes

Applies to