Maintenance interface
Represents a maintenance.
- Extends
Properties
maintenance |
The max time the maintenance can be rescheduled. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The min time the maintenance can be rescheduled. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The maintenance description. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The end time for a maintenance. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The end time for a maintenance execution. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The start time for a maintenance execution. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The start time for a maintenance. |
maintenance |
A string describes the maintenance status NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
The maintenance title. NOTE: This property will not be serialized. It can only be populated by the server. |
maintenance |
A string defines maintenance type. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of the Maintenance. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
maintenanceAvailableScheduleMaxTime
The max time the maintenance can be rescheduled. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceAvailableScheduleMaxTime?: Date
Property Value
Date
maintenanceAvailableScheduleMinTime
The min time the maintenance can be rescheduled. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceAvailableScheduleMinTime?: Date
Property Value
Date
maintenanceDescription
The maintenance description. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceDescription?: string
Property Value
string
maintenanceEndTime
The end time for a maintenance. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceEndTime?: Date
Property Value
Date
maintenanceExecutionEndTime
The end time for a maintenance execution. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceExecutionEndTime?: Date
Property Value
Date
maintenanceExecutionStartTime
The start time for a maintenance execution. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceExecutionStartTime?: Date
Property Value
Date
maintenanceStartTime
The start time for a maintenance.
maintenanceStartTime?: Date
Property Value
Date
maintenanceState
A string describes the maintenance status NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceState?: string
Property Value
string
maintenanceTitle
The maintenance title. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceTitle?: string
Property Value
string
maintenanceType
A string defines maintenance type. NOTE: This property will not be serialized. It can only be populated by the server.
maintenanceType?: string
Property Value
string
provisioningState
Provisioning state of the Maintenance. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type