共用方式為


PrivateLinkResources interface

表示 PrivateLinkResources 的介面。

方法

listByStorageAccount(string, string, PrivateLinkResourcesListByStorageAccountOptionalParams)

取得需要為記憶體帳戶建立的私人鏈接資源。

方法詳細資料

listByStorageAccount(string, string, PrivateLinkResourcesListByStorageAccountOptionalParams)

取得需要為記憶體帳戶建立的私人鏈接資源。

function listByStorageAccount(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams): Promise<PrivateLinkResourceListResult>

參數

resourceGroupName

string

用戶訂用帳戶內的資源組名。 名稱不區分大小寫。

accountName

string

指定資源群組內的記憶體帳戶名稱。 儲存體帳戶名稱長度必須介於 3 到 24 個字元之間,且只能使用數位和小寫字母。

傳回