CacheDirectorySettings.ActiveDirectoryDomainJoined 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.
True if the HPC Cache is joined to the Active Directory domain.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.DomainJoinedType? ActiveDirectoryDomainJoined { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.ActiveDirectoryDomainJoined : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.DomainJoinedType>
Public ReadOnly Property ActiveDirectoryDomainJoined As Nullable(Of DomainJoinedType)
Property Value
Implements
- Attributes