Class ShareStats
- Namespace
- Microsoft.WindowsAzure.Storage.File.Protocol
- Assembly
- Microsoft.WindowsAzure.Storage.dll
Class representing a set of stats pertaining to a File Share.
public sealed class ShareStats
- Inheritance
-
ShareStats
- Inherited Members
Properties
Usage
Gets or sets the share usage.
public int Usage { get; }
Property Value
- int
The share usage, in GB.