MaintenanceConfigurationInner Class

Definition

maintenance configuration.

[Microsoft.Rest.Serialization.JsonTransformation]
public class MaintenanceConfigurationInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MaintenanceConfigurationInner = class
    inherit SubResource
Public Class MaintenanceConfigurationInner
Inherits SubResource
Inheritance
MaintenanceConfigurationInner
Attributes

Constructors

MaintenanceConfigurationInner()

Initializes a new instance of the MaintenanceConfigurationInner class.

MaintenanceConfigurationInner(String, SystemData, IList<TimeInWeek>, IList<TimeSpan>, String, String)

Initializes a new instance of the MaintenanceConfigurationInner class.

Properties

Id

Resource Id

(Inherited from SubResource)
Name

Gets the name of the resource that is unique within a resource group. This name can be used to access the resource.

NotAllowedTime

Gets or sets time slots on which upgrade is not allowed.

SystemData

Gets the system meta data relating to this resource.

TimeInWeek

Gets or sets weekday time slots allowed to upgrade.

Type

Gets resource type

Applies to