Compartir a través de


PrivateLinkResources interface

Interfaz que representa un privateLinkResources.

Métodos

list(string, string, PrivateLinkResourcesListOptionalParams)

Obtiene los recursos de vínculo privado que se deben crear para un área de trabajo.

Detalles del método

list(string, string, PrivateLinkResourcesListOptionalParams)

Obtiene los recursos de vínculo privado que se deben crear para un área de trabajo.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

workspaceName

string

Nombre del área de trabajo de Azure Machine Learning.

options
PrivateLinkResourcesListOptionalParams

Parámetros de opciones.

Devoluciones