Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the QuotaFlags property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
int QuotaFlags { get; set; }
property int QuotaFlags {
int get();
void set(int value);
}
abstract QuotaFlags : int with get, set
Property QuotaFlags As Integer
Property Value
Type: System.Int32
Returns the QuotaFlags property.
Implements
See Also
IFsrmAutoApplyQuota Interface
Microsoft.Storage Namespace
Return to top