共用方式為


PrivateLinkResourcesOperations 類別

警告

請勿直接具現化此類別。

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

ServiceBusManagementClient's

<xref:private_link_resources> 屬性。

繼承
builtins.object
PrivateLinkResourcesOperations

建構函式

PrivateLinkResourcesOperations(*args, **kwargs)

方法

get

取得支援 Privatelinks 的資源清單。

get

取得支援 Privatelinks 的資源清單。

get(resource_group_name: str, namespace_name: str, **kwargs: Any) -> PrivateLinkResourcesListResult

參數

resource_group_name
str
必要

Azure 訂用帳戶內的資源組名。 必要。

namespace_name
str
必要

命名空間名稱。 必要。

cls
callable

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

傳回

PrivateLinkResourcesListResult 或 cls (回應的結果)

傳回類型

例外狀況

另請參閱

屬性

models

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