AvsMaintenanceManagementOperation 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.
Defines operations that can be performed on maintenance Please note this is the abstract base class. The derived classes available for instantiation are: AvsScheduleOperation, AvsRescheduleOperation, and AvsMaintenanceReadinessRefreshOperation.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Avs.Models.UnknownAvsMaintenanceManagementOperation))]
public abstract class AvsMaintenanceManagementOperation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Avs.Models.AvsMaintenanceManagementOperation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Avs.Models.AvsMaintenanceManagementOperation>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Avs.Models.UnknownAvsMaintenanceManagementOperation))>]
type AvsMaintenanceManagementOperation = class
interface IJsonModel<AvsMaintenanceManagementOperation>
interface IPersistableModel<AvsMaintenanceManagementOperation>
Public MustInherit Class AvsMaintenanceManagementOperation
Implements IJsonModel(Of AvsMaintenanceManagementOperation), IPersistableModel(Of AvsMaintenanceManagementOperation)
- Inheritance
-
AvsMaintenanceManagementOperation
- Derived
- Attributes
- Implements