| BucketStatStorage Property  | 
[Missing <summary> documentation for "P:Aliyun.OSS.BucketStat.Storage"]
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntaxpublic ulong Storage { get; set; }Public Property Storage As ULong
	Get
	Set
public:
property unsigned long long Storage {
	unsigned long long get ();
	void set (unsigned long long value);
}member Storage : uint64 with get, set
Property Value
Type: 
UInt64
See Also