AttachedNetworkConnectionData.DomainJoinType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AAD Join type of the network. This is populated based on the referenced Network Connection.
public Azure.ResourceManager.DevCenter.Models.DomainJoinType? DomainJoinType { get; }
member this.DomainJoinType : Nullable<Azure.ResourceManager.DevCenter.Models.DomainJoinType>
Public ReadOnly Property DomainJoinType As Nullable(Of DomainJoinType)