Delen via


IAttachedNetworkConnection.DomainJoinType Property

Definition

AAD Join type of the network. This is populated based on the referenced Network Connection.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="AAD Join type of the network. This is populated based on the referenced Network Connection.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType) }, ReadOnly=true, Required=false, SerializedName="domainJoinType")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType? DomainJoinType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="AAD Join type of the network. This is populated based on the referenced Network Connection.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType) }, ReadOnly=true, Required=false, SerializedName="domainJoinType")>]
member this.DomainJoinType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DomainJoinType>
Public ReadOnly Property DomainJoinType As Nullable(Of DomainJoinType)

Property Value

Attributes

Applies to