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.
Retrieves the identifier of the object.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
Guid id { get; }
property Guid id {
Guid get();
}
abstract id : Guid with get
ReadOnly Property id As Guid
Property Value
Type: System.Guid
Returns the identifier of the object.
Implements
See Also
IFsrmQuotaObject Interface
Microsoft.Storage Namespace
Return to top