共用方式為


PrivateLinkResourcesOperations 類別

警告

請勿直接具現化此類別。

相反地,您應該透過 存取下列作業

StorageManagementClient's

<xref:private_link_resources> 屬性。

繼承
builtins.object
PrivateLinkResourcesOperations

建構函式

PrivateLinkResourcesOperations(*args, **kwargs)

方法

list_by_storage_account

取得需要為儲存體帳戶建立的私人連結資源。

list_by_storage_account

取得需要為儲存體帳戶建立的私人連結資源。

list_by_storage_account(resource_group_name: str, account_name: str, **kwargs: Any) -> PrivateLinkResourceListResult

參數

resource_group_name
str
必要

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

account_name
str
必要

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

cls
callable

將傳遞直接回應的自訂類型或函式

傳回

PrivateLinkResourceListResult 或 cls (回應的結果)

傳回類型

例外狀況

屬性

models

models = <module 'azure.mgmt.storage.v2019_06_01.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.7\\x64\\Lib\\site-packages\\azure\\mgmt\\storage\\v2019_06_01\\models\\__init__.py'>