Share via


CloudServicesList interface

Methods

get(CloudServicesListParameters)

Gets a list of all cloud services under a resource group. Use nextLink property in the response to get the next page of Cloud Services. Do this till nextLink is null to fetch all the Cloud Services.

Method Details

get(CloudServicesListParameters)

Gets a list of all cloud services under a resource group. Use nextLink property in the response to get the next page of Cloud Services. Do this till nextLink is null to fetch all the Cloud Services.

function get(options: CloudServicesListParameters): StreamableMethod<CloudServicesList200Response | CloudServicesListDefaultResponse>

Parameters

Returns