Share via


VolumePatch_2022_11_01.IsDefaultQuotaEnabled Property

Definition

Gets or sets specifies if default quota is enabled for the volume.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefaultQuotaEnabled")]
public bool? IsDefaultQuotaEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefaultQuotaEnabled")>]
member this.IsDefaultQuotaEnabled : Nullable<bool> with get, set
Public Property IsDefaultQuotaEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to