PreconfiguredEndpoints interface

Interface representing a PreconfiguredEndpoints.

Methods

list(string, string, PreconfiguredEndpointsListOptionalParams)

Gets a list of Preconfigured Endpoints

Method Details

list(string, string, PreconfiguredEndpointsListOptionalParams)

Gets a list of Preconfigured Endpoints

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

Parameters

resourceGroupName

string

Name of the Resource group within the Azure subscription.

profileName

string

The Profile identifier associated with the Tenant and Partner

options
PreconfiguredEndpointsListOptionalParams

The options parameters.

Returns