| IAutoScaleServiceDeletePolicyAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task DeletePolicyAsync( ScalingGroupId groupId, PolicyId policyId, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException |
If groupId is .
-or- If policyId is . |
| WebException | If the REST request does not return successfully. |