Sdílet prostřednictvím


VolumePatchProperties.SmbNonBrowsable Property

Definition

Gets or sets enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume Possible values include: 'Disabled', 'Enabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to