Dela via


SecurityProfile.OrganizationalUnitDN Property

Definition

Gets or sets the organizational unit within the Active Directory to place the cluster and service accounts.

[Newtonsoft.Json.JsonProperty(PropertyName="organizationalUnitDN")]
public string OrganizationalUnitDN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="organizationalUnitDN")>]
member this.OrganizationalUnitDN : string with get, set
Public Property OrganizationalUnitDN As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to