PSNetAppFilesAccount.DisableShowmount 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.
Gets or sets DisableShowmount Shows the status of disableShowmount for all volumes under the subscription, null equals false
public bool? DisableShowmount { get; set; }
member this.DisableShowmount : Nullable<bool> with get, set
Public Property DisableShowmount As Nullable(Of Boolean)