Rackspace Namespace |
Class | Description | |
---|---|---|
Identifier |
Represents a unique identifier.
This is a Guid which has implicit and explicit conversions to/from Guid and String. | |
RackspaceNet |
A static container for global configuration settings affecting Rackspace.NET behavior.
| |
RackspaceNetTracing |
Provides global point for programmatically configuraing tracing
| |
RackspaceNetConfigurationOptions |
A set of properties that affect the SDK's behavior.
Generally set via the static Configure(ActionFlurlHttpConfigurationOptions, ActionJsonSerializerSettings, ActionRackspaceNetConfigurationOptions) method. | |
ServiceOperationFailedException |
The exception that is thrown when a service operation, such as Create, Delete or Update, fails.
|
Interface | Description | |
---|---|---|
IPageT |
A page of resources.
|