Table of Contents

Class ShareStatistics

Namespace
Azure.Storage.Files.Shares.Models
Assembly
Azure.Storage.Files.Shares.dll

Stats for the share.

public class ShareStatistics
Inheritance
ShareStatistics
Inherited Members

Properties

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.

public long ShareUsageInBytes { get; }

Property Value

long