共用方式為


ShareCreateOptions.QuotaInGB Property

Definition

Optional. Maximum size of the share in gigabytes. If unspecified, use the service's default value.

public int? QuotaInGB { get; set; }
member this.QuotaInGB : Nullable<int> with get, set
Public Property QuotaInGB As Nullable(Of Integer)

Property Value

Applies to