MaintenanceConfigurationInner 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.
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
- 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
Azure SDK for .NET