Share via


CacheActiveDirectorySettings.DomainJoined Property

Definition

Gets true if the HPC Cache is joined to the Active Directory domain. Possible values include: 'Yes', 'No', 'Error'

[Newtonsoft.Json.JsonProperty(PropertyName="domainJoined")]
public string DomainJoined { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domainJoined")>]
member this.DomainJoined : string
Public ReadOnly Property DomainJoined As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to