CloudMonitoringProviderGetNotificationPlanAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<NotificationPlan> GetNotificationPlanAsync( NotificationPlanId notificationPlanId, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentNullException | If notificationPlanId is . |
WebException | If the REST request does not return successfully. |