Xbasic
AlphaCloud::ClientListServerGroups Method
Syntax
.ListServerGroups as L (BYREF ServerGroups as C)
Arguments
- BYREF ServerGroupsCharacter
A character variable into which the list of server groups should be returned.
Returns
- resultLogical
Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.
Description
ListServerGroups gets a list of server groups for the current subscription.