Sdílet prostřednictvím


VolumePatch_2022_11_01.SmbAccessBasedEnumeration Property

Definition

Gets or sets enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume Possible values include: 'Disabled', 'Enabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to