Partager via


WorkspacePrivateLinkResourcesOperationsExtensions.ListByWorkspace Méthode

Définition

Obtient les ressources de liaison privée qui doivent être créées pour un espace de travail.

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)

Paramètres

operations
IWorkspacePrivateLinkResourcesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources qui contient le service instance.

workspaceName
String

Nom de la ressource d’espace de travail.

Retours

S’applique à