Method | Description | |
---|---|---|
NodeConfiguration ( ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the NodeConfiguration class.
|
|
NodeConfiguration ( string resourceGroupName, string accountName, Microsoft.Azure.Management.Automation nodeConfiguration, string rollUpStatus ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the DscNodeConfiguration class.
|
public NodeConfiguration ( ) : Microsoft.Azure.Commands.Automation.Common | ||
return | Microsoft.Azure.Commands.Automation.Common |
public NodeConfiguration ( string resourceGroupName, string accountName, Microsoft.Azure.Management.Automation nodeConfiguration, string rollUpStatus ) : Microsoft.Azure.Commands.Automation.Common | ||
resourceGroupName | string | |
accountName | string | /// The account name. /// |
nodeConfiguration | Microsoft.Azure.Management.Automation | /// The NodeConfiguration. /// |
rollUpStatus | string | |
return | Microsoft.Azure.Commands.Automation.Common |