SoftwareUpdateConfigurationRunListResult Class

Definition

result of listing all software update configuration runs

public class SoftwareUpdateConfigurationRunListResult
type SoftwareUpdateConfigurationRunListResult = class
Public Class SoftwareUpdateConfigurationRunListResult
Inheritance
SoftwareUpdateConfigurationRunListResult

Constructors

SoftwareUpdateConfigurationRunListResult()

Initializes a new instance of the SoftwareUpdateConfigurationRunListResult class.

SoftwareUpdateConfigurationRunListResult(IList<SoftwareUpdateConfigurationRun>, String)

Initializes a new instance of the SoftwareUpdateConfigurationRunListResult 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 runs

Applies to