Click or drag to resize

ResourcesSizeStorageSize Property

The size of the storage in GB.

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<int> StorageSize { get; set; }

Property Value

Type: NullableInt32
See Also