Condividi tramite


ApiProduct interface

Interfaccia che rappresenta un ApiProduct.

Metodi

listByApis(string, string, string, ApiProductListByApisOptionalParams)

Elenca tutti i prodotti, che l'API fa parte di .

Dettagli metodo

listByApis(string, string, string, ApiProductListByApisOptionalParams)

Elenca tutti i prodotti, che l'API fa parte di .

function listByApis(resourceGroupName: string, serviceName: string, apiId: string, options?: ApiProductListByApisOptionalParams): PagedAsyncIterableIterator<ProductContract, ProductContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

apiId

string

Identificatore API. Deve essere univoco nell'istanza corrente del servizio Gestione API.

options
ApiProductListByApisOptionalParams

Parametri delle opzioni.

Restituisce