| CloudMonitoringProviderGetMonitoringZoneAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<MonitoringZone> GetMonitoringZoneAsync( MonitoringZoneId monitoringZoneId, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException | If monitoringZoneId is . |
| WebException | If the REST request does not return successfully. |