UserBucketBandwidthCloudStorageAccountID Property
|
Namespace:
Aruba.Cloud.WsCloudStorage.Entities
Assembly:
WsCloudStorage (in WsCloudStorage.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public int CloudStorageAccountID { get; set; }<DataMemberAttribute>
Public Property CloudStorageAccountID As Integer
Get
Set
public:
[DataMemberAttribute]
property int CloudStorageAccountID {
int get ();
void set (int value);
}[<DataMemberAttribute>]
member CloudStorageAccountID : int with get, set
function get CloudStorageAccountID () : int
function set CloudStorageAccountID (value : int)
Property Value
Type:
Int32
See Also