메소드 | 설명 | |
---|---|---|
DscNode ( ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the DscNode class.
|
|
DscNode ( string resourceGroupName, string automationAccountName, Microsoft.Azure.Management.Automation node ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the DscNode class.
|
public DscNode ( ) : Microsoft.Azure.Commands.Automation.Common | ||
리턴 | Microsoft.Azure.Commands.Automation.Common |
public DscNode ( string resourceGroupName, string automationAccountName, Microsoft.Azure.Management.Automation node ) : Microsoft.Azure.Commands.Automation.Common | ||
resourceGroupName | string | The resource group name. |
automationAccountName | string | The automation account. |
node | Microsoft.Azure.Management.Automation | The dsc node. |
리턴 | Microsoft.Azure.Commands.Automation.Common |