PreconfiguredEndpointsOperations interface

Interface representing a PreconfiguredEndpoints operations.

Properties

list

Gets a list of Preconfigured Endpoints

Property Details

list

Gets a list of Preconfigured Endpoints

list: (resourceGroupName: string, profileName: string, options?: PreconfiguredEndpointsListOptionalParams) => PagedAsyncIterableIterator<PreconfiguredEndpoint, PreconfiguredEndpoint[], PageSettings>

Property Value

(resourceGroupName: string, profileName: string, options?: PreconfiguredEndpointsListOptionalParams) => PagedAsyncIterableIterator<PreconfiguredEndpoint, PreconfiguredEndpoint[], PageSettings>