Condividi tramite


PrivateLinkResources interface

Interfaccia che rappresenta un oggetto PrivateLinkResources.

Metodi

list(string, string, PrivateLinkResourcesListOptionalParams)

Ottiene le risorse di collegamento privato che devono essere create per un'area di lavoro.

Dettagli metodo

list(string, string, PrivateLinkResourcesListOptionalParams)

Ottiene le risorse di collegamento privato che devono essere create per un'area di lavoro.

function list(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourceListResult>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

workspaceName

string

Nome dell'area di lavoro di Azure Machine Learning.

options
PrivateLinkResourcesListOptionalParams

Parametri delle opzioni.

Restituisce