Partager via


PrivateLinkResourcesOperationsExtensions.ListByStorageSyncService Méthode

Définition

Obtient les ressources de liaison privée qui doivent être créées pour un service de synchronisation de stockage.

public static Microsoft.Azure.Management.StorageSync.Models.PrivateLinkResourceListResult ListByStorageSyncService (this Microsoft.Azure.Management.StorageSync.IPrivateLinkResourcesOperations operations, string resourceGroupName, string storageSyncServiceName);
static member ListByStorageSyncService : Microsoft.Azure.Management.StorageSync.IPrivateLinkResourcesOperations * string * string -> Microsoft.Azure.Management.StorageSync.Models.PrivateLinkResourceListResult
<Extension()>
Public Function ListByStorageSyncService (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, storageSyncServiceName As String) As PrivateLinkResourceListResult

Paramètres

operations
IPrivateLinkResourcesOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

storageSyncServiceName
String

Nom du service de synchronisation de stockage dans le groupe de ressources spécifié.

Retours

S’applique à