AccountConfiguration Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The AccountConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AccountConfiguration(IDictionaryString, String) |
Initializes a new instance of the AccountConfiguration class
with the specified metadata.
| |
AccountConfiguration(WebhookToken) |
Initializes a new instance of the AccountConfiguration class
with the specified webhook token.
| |
AccountConfiguration(IDictionaryString, String, WebhookToken) |
Initializes a new instance of the AccountConfiguration class
with the specified metadata and webhook token.
|
Name | Description | |
---|---|---|
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Metadata |
Gets the collection of metadata associated with the monitoring account.
| |
WebhookToken |
Gets the webhook token associated with the monitoring account.
|