ArmAutomationModelFactory.AutomationLinkedWorkspace(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of AutomationLinkedWorkspace.
public static Azure.ResourceManager.Automation.Models.AutomationLinkedWorkspace AutomationLinkedWorkspace (string id = default);
static member AutomationLinkedWorkspace : string -> Azure.ResourceManager.Automation.Models.AutomationLinkedWorkspace
Public Shared Function AutomationLinkedWorkspace (Optional id As String = Nothing) As AutomationLinkedWorkspace
Parameters
- id
- String
Gets the id of the linked workspace.
Returns
A new AutomationLinkedWorkspace instance for mocking.