Partager via


PrivateLinkResources interface

Interface représentant un PrivateLinkResources.

Méthodes

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

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

Détails de la méthode

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

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

function listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams): Promise<PrivateLinkResourceListResult>

Paramètres

resourceGroupName

string

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

storageSyncServiceName

string

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

Retours