IAutomationPSClient.GetSoftwareUpdateMachineRunById 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.UpdateManagement.SoftwareUpdateMachineRun GetSoftwareUpdateMachineRunById (string resourceGroupName, string automationAccountName, Guid Id);
abstract member GetSoftwareUpdateMachineRunById : string * string * Guid -> Microsoft.Azure.Commands.Automation.Model.UpdateManagement.SoftwareUpdateMachineRun
Public Function GetSoftwareUpdateMachineRunById (resourceGroupName As String, automationAccountName As String, Id As Guid) As SoftwareUpdateMachineRun
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- Id
- Guid