Share via


ICloudServiceOperations Members

The following tables list the members exposed by the ICloudServiceOperations type.

Public Methods

(see also Extension Methods)

  Name Description
BeginCreatingAsync Create a cloud service.
BeginDeletingAsync Delete a cloud service.
CreateAsync Create a cloud service.
DeleteAsync Delete a cloud service.
GetAsync Retreive a cloud service.
ListAsync The List Cloud Services operation enumerates services that are provisioned for a subscription.

Top

Extension Methods

  Name Description
BeginCreating  Create a cloud service. (Defined by CloudServiceOperationsExtensions.)
BeginCreatingAsync  Create a cloud service. (Defined by CloudServiceOperationsExtensions.)
BeginDeleting  Delete a cloud service. (Defined by CloudServiceOperationsExtensions.)
BeginDeletingAsync  Delete a cloud service. (Defined by CloudServiceOperationsExtensions.)
Create  Create a cloud service. (Defined by CloudServiceOperationsExtensions.)
CreateAsync  Create a cloud service. (Defined by CloudServiceOperationsExtensions.)
Delete  Delete a cloud service. (Defined by CloudServiceOperationsExtensions.)
DeleteAsync  Delete a cloud service. (Defined by CloudServiceOperationsExtensions.)
Get  Retreive a cloud service. (Defined by CloudServiceOperationsExtensions.)
GetAsync  Retreive a cloud service. (Defined by CloudServiceOperationsExtensions.)
List  The List Cloud Services operation enumerates services that are provisioned for a subscription. (Defined by CloudServiceOperationsExtensions.)
ListAsync  The List Cloud Services operation enumerates services that are provisioned for a subscription. (Defined by CloudServiceOperationsExtensions.)

Top

See Also

Reference

ICloudServiceOperations Interface
Microsoft.WindowsAzure.Management.Scheduler Namespace