IMonitoringServiceUpdateAccountAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task UpdateAccountAsync( MonitoringAccountId accountId, AccountConfiguration configuration, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentNullException |
If accountId is .
-or- If configuration is . |
WebException | If the REST request does not return successfully. |