LinkedWorkspaceOperationsOperations interface
Interface representing a LinkedWorkspaceOperations operations.
Properties
| get | Retrieve the linked workspace for the account id. |
Property Details
get
Retrieve the linked workspace for the account id.
get: (resourceGroupName: string, automationAccountName: string, options?: LinkedWorkspaceOperationsGetOptionalParams) => Promise<LinkedWorkspace>
Property Value
(resourceGroupName: string, automationAccountName: string, options?: LinkedWorkspaceOperationsGetOptionalParams) => Promise<LinkedWorkspace>