Azure.ResourceManager.Maintenance Namespace
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.
Classes
MaintenanceApplyUpdateCollection |
A class representing a collection of MaintenanceApplyUpdateResource and their operations. Each MaintenanceApplyUpdateResource in the collection will belong to the same instance of ResourceGroupResource. To get a MaintenanceApplyUpdateCollection instance call the GetMaintenanceApplyUpdates method from an instance of ResourceGroupResource. |
MaintenanceApplyUpdateData |
A class representing the MaintenanceApplyUpdate data model. Apply Update request |
MaintenanceApplyUpdateResource |
A Class representing a MaintenanceApplyUpdate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceApplyUpdateResource from an instance of ArmClient using the GetMaintenanceApplyUpdateResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMaintenanceApplyUpdate method. |
MaintenanceConfigurationCollection |
A class representing a collection of MaintenanceConfigurationResource and their operations. Each MaintenanceConfigurationResource in the collection will belong to the same instance of ResourceGroupResource. To get a MaintenanceConfigurationCollection instance call the GetMaintenanceConfigurations method from an instance of ResourceGroupResource. |
MaintenanceConfigurationData |
A class representing the MaintenanceConfiguration data model. Maintenance configuration record type |
MaintenanceConfigurationResource |
A Class representing a MaintenanceConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceConfigurationResource from an instance of ArmClient using the GetMaintenanceConfigurationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMaintenanceConfiguration method. |
MaintenanceExtensions |
A class to add extension methods to Azure.ResourceManager.Maintenance. |
MaintenancePublicConfigurationCollection |
A class representing a collection of MaintenancePublicConfigurationResource and their operations. Each MaintenancePublicConfigurationResource in the collection will belong to the same instance of SubscriptionResource. To get a MaintenancePublicConfigurationCollection instance call the GetMaintenancePublicConfigurations method from an instance of SubscriptionResource. |
MaintenancePublicConfigurationResource |
A Class representing a MaintenancePublicConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenancePublicConfigurationResource from an instance of ArmClient using the GetMaintenancePublicConfigurationResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetMaintenancePublicConfiguration method. |
Azure SDK for .NET