FileShareProperties.Quota Property

Definition

Gets or sets the maximum size for the share, in gigabytes.

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

Property Value

Applies to