Sdílet prostřednictvím


AccountProperties.DisableShowmount Property

Definition

Gets shows the status of disableShowmount for all volumes under the subscription, null equals false

[Newtonsoft.Json.JsonProperty(PropertyName="disableShowmount")]
public bool? DisableShowmount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disableShowmount")>]
member this.DisableShowmount : Nullable<bool>
Public ReadOnly Property DisableShowmount As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to