Share via


ServicesList interface

Methods

get(RequestParameters)

Gets all service resources created or in the process of being created in the Service Fabric application resource.

Method Details

get(RequestParameters)

Gets all service resources created or in the process of being created in the Service Fabric application resource.

function get(options?: RequestParameters): StreamableMethod<ServicesList200Response | ServicesListDefaultResponse>

Parameters

Returns