IWsEndUserGetSharedStorageDetails Method |
Namespace: Aruba.Cloud.WsEndUser
[OperationContractAttribute] [RBACAttribute("get", "Aruba.ComputeLegacy", "sharedStorages/{sharedStorageID}")] WsResult<SharedStorageDetails> GetSharedStorageDetails( int sharedStorageID )
<OperationContractAttribute> <RBACAttribute("get", "Aruba.ComputeLegacy", "sharedStorages/{sharedStorageID}")> Function GetSharedStorageDetails ( sharedStorageID As Integer ) As WsResult(Of SharedStorageDetails)
[OperationContractAttribute] [RBACAttribute(L"get", L"Aruba.ComputeLegacy", L"sharedStorages/{sharedStorageID}")] WsResult<SharedStorageDetails^>^ GetSharedStorageDetails( int sharedStorageID )
[<OperationContractAttribute>] [<RBACAttribute("get", "Aruba.ComputeLegacy", "sharedStorages/{sharedStorageID}")>] abstract GetSharedStorageDetails : sharedStorageID : int -> WsResult<SharedStorageDetails>
function GetSharedStorageDetails( sharedStorageID : int ) : WsResult<SharedStorageDetails>
Aruba S.p.A.