PrivateLinkResources interface
表示 PrivateLinkResources 的介面。
方法
| list |
取得需要為記憶體同步服務建立的私人鏈接資源。 |
方法詳細資料
listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)
取得需要為記憶體同步服務建立的私人鏈接資源。
function listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams): Promise<PrivateLinkResourceListResult>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- storageSyncServiceName
-
string
指定資源群組內的記憶體同步服務名稱。
傳回
Promise<PrivateLinkResourceListResult>