PrivateLinkResources interface
代表 PrivateLinkResources 的介面。
方法
list |
取得需要針對自動化帳戶建立的私人連結資源。 |
方法詳細資料
listAutomation(string, string, PrivateLinkResourcesAutomationOptionalParams)
取得需要針對自動化帳戶建立的私人連結資源。
function listAutomation(resourceGroupName: string, automationAccountName: string, options?: PrivateLinkResourcesAutomationOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
參數
- resourceGroupName
-
string
Azure 資源群組的名稱。
- automationAccountName
-
string
自動化帳戶的名稱。
選項參數。