Click or drag to resize
ComputeServiceExtensions_v2_1 Class
Provides operator extention methods for a ComputeService instance.
Inheritance Hierarchy
SystemObject
  OpenStack.Compute.v2_1.OperatorComputeServiceExtensions_v2_1

Namespace: OpenStack.Compute.v2_1.Operator
Assembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax
public static class ComputeServiceExtensions_v2_1

The ComputeServiceExtensions_v2_1 type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEvacuateServerAsync
Evacuates a server from a failed host to a new one.
Public methodStatic memberGetCurrentQuotasAsync
Get current quotas for an account.
Public methodStatic memberGetDefaultQuotasAsync
Gets the default quotas for an account.
Top
Version Information

.NET Framework

Supported in: 4.5

openstack.net

Supported in: 1.6
See Also