SoftwareUpdateConfigurationMachineRunListResult Class
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.
result of listing all software update configuration machine runs
public class SoftwareUpdateConfigurationMachineRunListResult
type SoftwareUpdateConfigurationMachineRunListResult = class
Public Class SoftwareUpdateConfigurationMachineRunListResult
- Inheritance
-
SoftwareUpdateConfigurationMachineRunListResult
Constructors
SoftwareUpdateConfigurationMachineRunListResult() |
Initializes a new instance of the SoftwareUpdateConfigurationMachineRunListResult class. |
SoftwareUpdateConfigurationMachineRunListResult(IList<SoftwareUpdateConfigurationMachineRun>, String) |
Initializes a new instance of the SoftwareUpdateConfigurationMachineRunListResult class. |
Properties
NextLink |
Gets or sets link to next page of results. |
Value |
Gets or sets outer object returned when listing all software update configuration machine runs |
Applies to
Azure SDK for .NET