SoftwareUpdateConfiguration Class

Definition

Software update configuration properties.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SoftwareUpdateConfiguration : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SoftwareUpdateConfiguration = class
    interface IResource
Public Class SoftwareUpdateConfiguration
Implements IResource
Inheritance
SoftwareUpdateConfiguration
Attributes
Implements

Constructors

SoftwareUpdateConfiguration()

Initializes a new instance of the SoftwareUpdateConfiguration class.

SoftwareUpdateConfiguration(UpdateConfiguration, SUCScheduleProperties, String, String, String, String, ErrorResponse, DateTimeOffset, String, DateTimeOffset, String, SoftwareUpdateConfigurationTasks)

Initializes a new instance of the SoftwareUpdateConfiguration class.

Properties

CreatedBy

Gets createdBy property, which only appears in the response.

CreationTime

Gets creation time of the resource, which only appears in the response.

Error

Gets or sets details of provisioning error

Id

Gets resource Id.

LastModifiedBy

Gets lastModifiedBy property, which only appears in the response.

LastModifiedTime

Gets last time resource was modified, which only appears in the response.

Name

Gets resource name.

ProvisioningState

Gets provisioning state for the software update configuration, which only appears in the response.

ScheduleInfo

Gets or sets schedule information for the Software update configuration

Tasks

Gets or sets tasks information for the Software update configuration.

Type

Gets resource type

UpdateConfiguration

Gets or sets update specific properties for the Software update configuration

Methods

Validate()

Validate the object.

Applies to