ShareStatistics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stats for the share.
public class ShareStatistics
public class ShareStatistics : System.ClientModel.Primitives.IPersistableModel<Azure.Storage.Files.Shares.Models.ShareStatistics>
type ShareStatistics = class
type ShareStatistics = class
interface IPersistableModel<ShareStatistics>
Public Class ShareStatistics
Public Class ShareStatistics
Implements IPersistableModel(Of ShareStatistics)
- Inheritance
-
ShareStatistics
- Implements
Properties
| Name | Description |
|---|---|
| ShareUsageInBytes |
The approximate size of the data stored in bytes, rounded up to the nearest gigabyte. Note that this value may not include all recently created or recently resized files. |
Methods
| Name | Description |
|---|---|
| PersistableModelCreateCore(BinaryData, ModelReaderWriterOptions) | |
| PersistableModelWriteCore(ModelReaderWriterOptions) | |
Operators
| Name | Description |
|---|---|
| Explicit(Response to ShareStatistics) | |