NetAppVolumeGroupVolume.SmbNonBrowsable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume.
public Azure.ResourceManager.NetApp.Models.SmbNonBrowsable? SmbNonBrowsable { get; set; }
member this.SmbNonBrowsable : Nullable<Azure.ResourceManager.NetApp.Models.SmbNonBrowsable> with get, set
Public Property SmbNonBrowsable As Nullable(Of SmbNonBrowsable)