IFsrmAutoApplyQuota.UserAccount Property
Gets the UserAccount property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string UserAccount { get; }
property String^ UserAccount {
String^ get();
}
abstract UserAccount : string with get
ReadOnly Property UserAccount As String
Property Value
Type: System.String
Returns the UserAccount property.
Implements
See Also
IFsrmAutoApplyQuota Interface
Microsoft.Storage Namespace
Return to top