CloudServiceOperationsExtensions.List Method (ICloudServiceOperations)

 

The List Cloud Services operation enumerates services that are provisioned for a subscription.

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

<ExtensionAttribute>
Public Shared Function List (
	operations As ICloudServiceOperations
) As CloudServiceListResponse

Parameters

operations
Type: Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations

Reference to the Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations.

Return Value

Type: Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse

The response structure for the Cloud Service List operation.

Return to top
Show: