共用方式為


PrivateLinkResources interface

代表 PrivateLinkResources 的介面。

方法

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

取得需要為儲存體同步服務建立的私人連結資源。

方法詳細資料

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

取得需要為儲存體同步服務建立的私人連結資源。

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

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

storageSyncServiceName

string

指定資源群組內的儲存體同步服務名稱。

傳回