CloudServiceOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Windows Azure Store API is a REST API for managing Windows Azure Store add-ins.
public static class CloudServiceOperationsExtensions
type CloudServiceOperationsExtensions = class
Public Module CloudServiceOperationsExtensions
- Inheritance
-
CloudServiceOperationsExtensions
Methods
BeginCreating(ICloudServiceOperations, CloudServiceCreateParameters) |
The Create Cloud Service operation creates a Windows Azure cloud service in a Windows Azure subscription. |
BeginCreatingAsync(ICloudServiceOperations, CloudServiceCreateParameters) |
The Create Cloud Service operation creates a Windows Azure cloud service in a Windows Azure subscription. |
Create(ICloudServiceOperations, CloudServiceCreateParameters) |
The Create Cloud Service operation creates a Windows Azure cloud service in a Windows Azure subscription. |
CreateAsync(ICloudServiceOperations, CloudServiceCreateParameters) |
The Create Cloud Service operation creates a Windows Azure cloud service in a Windows Azure subscription. |
List(ICloudServiceOperations) |
The List Cloud Services operation enumerates Windows Azure Store entries that are provisioned for a subscription. |
ListAsync(ICloudServiceOperations) |
The List Cloud Services operation enumerates Windows Azure Store entries that are provisioned for a subscription. |
Applies to
Azure SDK for .NET