Метод | Описание | |
---|---|---|
Job ( ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the Job class.
|
|
Job ( string resourceGroupName, string accountName, Azure job ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the Job class.
|
public Job ( ) : Microsoft.Azure.Commands.Automation.Common | ||
Результат | Microsoft.Azure.Commands.Automation.Common |
public Job ( string resourceGroupName, string accountName, Azure job ) : Microsoft.Azure.Commands.Automation.Common | ||
resourceGroupName | string | /// The resource group name. /// |
accountName | string | /// The account name. /// |
job | Azure | /// The Job. /// |
Результат | Microsoft.Azure.Commands.Automation.Common |