PrivateLinkResources interface
表示 PrivateLinkResources 的介面。
方法
list |
取得需要為儲存體帳戶建立的私人連結資源。 |
方法詳細資料
listByStorageAccount(string, string, PrivateLinkResourcesListByStorageAccountOptionalParams)
取得需要為儲存體帳戶建立的私人連結資源。
function listByStorageAccount(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams): Promise<PrivateLinkResourceListResult>
參數
- resourceGroupName
-
string
使用者訂用帳戶內的資源組名。 名稱不區分大小寫。
- accountName
-
string
指定資源群組內的儲存體帳戶名稱。 儲存體帳戶名稱必須介於 3 到 24 個字元的長度,而且只能使用數字和小寫字母。
選項參數。
傳回
Promise<PrivateLinkResourceListResult>