Xbasic
AlphaCloud::ClientListApplicationDeployments Method
Syntax
.ListApplicationDeployments as L (BYREF ApplicationDeploymentList as C)
Arguments
- BYREF ApplicationDeploymentListCharacter
A variable into which the list of deployments 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
ListApplicationDeployments creates a list of deployments for the current subscription, account and application.