Method | Description | |
---|---|---|
AutomationAccount ( ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the AutomationAccount class.
|
|
AutomationAccount ( string resourceGroupName, AutomationManagement automationAccount ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the AutomationAccount class.
|
public AutomationAccount ( ) : Microsoft.Azure.Commands.Automation.Common | ||
return | Microsoft.Azure.Commands.Automation.Common |
public AutomationAccount ( string resourceGroupName, AutomationManagement automationAccount ) : Microsoft.Azure.Commands.Automation.Common | ||
resourceGroupName | string | /// The resource group name. /// |
automationAccount | AutomationManagement | /// The automation account. /// |
return | Microsoft.Azure.Commands.Automation.Common |