Aracılığıyla paylaş


VolumeQuotaRulesProperties.QuotaType Property

Definition

Gets or sets type of quota Possible values include: 'DefaultUserQuota', 'DefaultGroupQuota', 'IndividualUserQuota', 'IndividualGroupQuota'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to