AvailableEndpointServices interface

Interface representing a AvailableEndpointServices.

Methods

list(string, AvailableEndpointServicesListOptionalParams)

List what values of endpoint services are available for use.

Method Details

list(string, AvailableEndpointServicesListOptionalParams)

List what values of endpoint services are available for use.

function list(location: string, options?: AvailableEndpointServicesListOptionalParams): PagedAsyncIterableIterator<EndpointServiceResult, EndpointServiceResult[], PageSettings>

Parameters

location

string

The location to check available endpoint services.

options
AvailableEndpointServicesListOptionalParams

The options parameters.

Returns