LinkedWorkspaceOperations interface
代表 LinkedWorkspaceOperations 的介面。
方法
get(string, string, Linked |
擷取帳戶標識碼的連結工作區。 |
方法詳細資料
get(string, string, LinkedWorkspaceGetOptionalParams)
擷取帳戶標識碼的連結工作區。
function get(resourceGroupName: string, automationAccountName: string, options?: LinkedWorkspaceGetOptionalParams): Promise<LinkedWorkspace>
參數
- resourceGroupName
-
string
Azure 資源群組的名稱。
- automationAccountName
-
string
自動化帳戶的名稱。
- options
- LinkedWorkspaceGetOptionalParams
選項參數。
傳回
Promise<LinkedWorkspace>