Compartir a través de


PrivateLinkResources interface

Interfaz que representa un privateLinkResources.

Métodos

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

Obtiene los recursos de vínculo privado que se deben crear para un servicio de sincronización de almacenamiento.

Detalles del método

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

Obtiene los recursos de vínculo privado que se deben crear para un servicio de sincronización de almacenamiento.

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

Parámetros

resourceGroupName

string

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

storageSyncServiceName

string

Nombre del servicio de sincronización de almacenamiento dentro del grupo de recursos especificado.

Devoluciones