IAutomationClient.GetLatestDscNodeReport(String, String, Guid) 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.
public Microsoft.Azure.Commands.Automation.Model.DscNodeReport GetLatestDscNodeReport (string resourceGroupName, string automationAccountName, Guid nodeId);
abstract member GetLatestDscNodeReport : string * string * Guid -> Microsoft.Azure.Commands.Automation.Model.DscNodeReport
Public Function GetLatestDscNodeReport (resourceGroupName As String, automationAccountName As String, nodeId As Guid) As DscNodeReport
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- nodeId
- Guid