This documentation is archived and is not being maintained.
CloudServiceOperationsExtensions Class
Namespace:
Microsoft.WindowsAzure.Management.SchedulerAssembly:
Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
System.Object Microsoft.WindowsAzure.Management.Scheduler.CloudServiceOperationsExtensions
<ExtensionAttribute>
Public NotInheritable Class CloudServiceOperationsExtensions
| Name | Description |
|---|
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | BeginCreating(ICloudServiceOperations, String, CloudServiceCreateParameters) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | BeginCreatingAsync(ICloudServiceOperations, String, CloudServiceCreateParameters) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | BeginDeleting(ICloudServiceOperations, String) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | BeginDeletingAsync(ICloudServiceOperations, String) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | Create(ICloudServiceOperations, String, CloudServiceCreateParameters) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | CreateAsync(ICloudServiceOperations, String, CloudServiceCreateParameters) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | Delete(ICloudServiceOperations, String) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | DeleteAsync(ICloudServiceOperations, String) | |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | Get(ICloudServiceOperations, String) | Retreive a cloud service. |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | GetAsync(ICloudServiceOperations, String) | Retreive a cloud service. |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | List(ICloudServiceOperations) | The List Cloud Services operation enumerates services that are provisioned for a subscription. |
.jpeg?cs-save-lang=1&cs-lang=vb) .jpeg?cs-save-lang=1&cs-lang=vb) | ListAsync(ICloudServiceOperations) | The List Cloud Services operation enumerates services that are provisioned for a subscription. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top