| OpenStack Namespace |
| Class | Description | |
|---|---|---|
| FilterOptions |
Options when list a resource that supports filtering.
| |
| Identifier |
Represents a uniqe identifier.
This is a Guid which has implicit and explicit conversions to/from Guid and String. | |
| IdentityRequiredException |
The exception that is thrown when an IIdentityProvider instance is used as an IAuthenticationProvider and no default identity was specified.
| |
| OpenStackNet |
A static container for global configuration settings affecting OpenStack.NET behavior.
| |
| OpenStackNetTracing |
Provides global point for programmatically configuraing tracing
| |
| OpenStackNetConfigurationOptions |
A readonly set of properties that affect OpenStack.NET's behavior.
To customize, register an event handler for Configuring. | |
| PageOptions |
Paging options when listing a resource that supports paging.
| |
| RegionRequiredException |
The exception that is thrown when a service requires that a region is explicitly set and one was not provided.
| |
| ResourceErrorException |
The exception that is thrown when the requested resource is in an error state.
| |
| UserAuthenticationException |
The exception thrown when the user authentication process fails, or
the authentication process did not provide a value for the ServiceCatalog.
|
| Interface | Description | |
|---|---|---|
| IPageT |
A page of resources.
|