CloudServicesDeleteInstances interface
Methods
| post(Cloud |
Deletes role instances in a cloud service. |
Method Details
post(CloudServicesDeleteInstancesParameters)
Deletes role instances in a cloud service.
function post(options: CloudServicesDeleteInstancesParameters): StreamableMethod<CloudServicesDeleteInstances200Response | CloudServicesDeleteInstances202Response | CloudServicesDeleteInstancesDefaultResponse>