Compartilhar via


WorkspacePrivateLinkResourcesOperationsExtensions.ListByWorkspace Método

Definição

Obtém os recursos de link privado que precisam ser criados para um workspace.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.HealthcareApis.Models.PrivateLinkResourceDescription> ListByWorkspace (this Microsoft.Azure.Management.HealthcareApis.IWorkspacePrivateLinkResourcesOperations operations, string resourceGroupName, string workspaceName);
static member ListByWorkspace : Microsoft.Azure.Management.HealthcareApis.IWorkspacePrivateLinkResourcesOperations * string * string -> seq<Microsoft.Azure.Management.HealthcareApis.Models.PrivateLinkResourceDescription>
<Extension()>
Public Function ListByWorkspace (operations As IWorkspacePrivateLinkResourcesOperations, resourceGroupName As String, workspaceName As String) As IEnumerable(Of PrivateLinkResourceDescription)

Parâmetros

operations
IWorkspacePrivateLinkResourcesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos que contém a instância de serviço.

workspaceName
String

O nome do recurso de workspace.

Retornos

Aplica-se a