Aracılığıyla paylaş


Volume_2022_11_01.LdapEnabled Property

Definition

Gets or sets specifies whether LDAP is enabled or not for a given NFS volume.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ldapEnabled")]
public bool? LdapEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ldapEnabled")>]
member this.LdapEnabled : Nullable<bool> with get, set
Public Property LdapEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to