CloudServiceOperationsExtensions Methods

 

Namespace:   Microsoft.WindowsAzure.Management.Automation
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBeginCreate(ICloudServiceOperations, CloudServiceCreateParameters)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticBeginCreateAsync(ICloudServiceOperations, CloudServiceCreateParameters)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticBeginDelete(ICloudServiceOperations, String)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleteAsync(ICloudServiceOperations, String)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticCreate(ICloudServiceOperations, CloudServiceCreateParameters)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticCreateAsync(ICloudServiceOperations, CloudServiceCreateParameters)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticDelete(ICloudServiceOperations, String)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticDeleteAsync(ICloudServiceOperations, String)

Create a cloud service.

System_CAPS_pubmethodSystem_CAPS_staticGet(ICloudServiceOperations, String)

Retrieve a Cloud services (see http://msdn.microsoft.com/en-us/library/windowsazure/XXXXXXX.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(ICloudServiceOperations, String)

Retrieve a Cloud services (see http://msdn.microsoft.com/en-us/library/windowsazure/XXXXXXX.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticList(ICloudServiceOperations)

Retrieve a list of Cloud services (see http://msdn.microsoft.com/en-us/library/windowsazure/XXXXXXX.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticListAsync(ICloudServiceOperations)

Retrieve a list of Cloud services (see http://msdn.microsoft.com/en-us/library/windowsazure/XXXXXXX.aspx for more information)

Return to top
Show: