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
| Name | Description |
|---|---|
| AzureResourceManagerMaintenanceContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| MaintenanceApplyUpdateCollection |
A class representing a collection of MaintenanceApplyUpdateResource and their operations. Each MaintenanceApplyUpdateResource in the collection will belong to the same instance of ArmResource. To get a MaintenanceApplyUpdateCollection instance call the GetMaintenanceApplyUpdates method from an instance of ArmResource. |
| MaintenanceApplyUpdateData |
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 GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetMaintenanceApplyUpdates method. |
| MaintenanceConfigurationAssignmentCollection |
A class representing a collection of MaintenanceConfigurationAssignmentResource and their operations. Each MaintenanceConfigurationAssignmentResource in the collection will belong to the same instance of ArmResource. To get a MaintenanceConfigurationAssignmentCollection instance call the GetMaintenanceConfigurationAssignments method from an instance of ArmResource. |
| MaintenanceConfigurationAssignmentData |
Configuration Assignment. |
| MaintenanceConfigurationAssignmentResource |
A class representing a MaintenanceConfigurationAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceConfigurationAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetMaintenanceConfigurationAssignments 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMaintenanceConfigurations method. |
| MaintenanceExtensions |
A class to add extension methods to Azure.ResourceManager.Maintenance. |
| MaintenanceGroupApplyUpdateCollection |
A class representing a collection of MaintenanceGroupApplyUpdateResource and their operations. Each MaintenanceGroupApplyUpdateResource in the collection will belong to the same instance of ArmResource. To get a MaintenanceGroupApplyUpdateCollection instance call the GetMaintenanceGroupApplyUpdates method from an instance of ArmResource. |
| MaintenanceGroupApplyUpdateResource |
A class representing a MaintenanceGroupApplyUpdate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceGroupApplyUpdateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetMaintenanceGroupApplyUpdates method. |
| MaintenanceGroupConfigurationAssignmentCollection |
A class representing a collection of MaintenanceGroupConfigurationAssignmentResource and their operations. Each MaintenanceGroupConfigurationAssignmentResource in the collection will belong to the same instance of ArmResource. To get a MaintenanceGroupConfigurationAssignmentCollection instance call the GetMaintenanceGroupConfigurationAssignments method from an instance of ArmResource. |
| MaintenanceGroupConfigurationAssignmentResource |
A class representing a MaintenanceGroupConfigurationAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceGroupConfigurationAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetMaintenanceGroupConfigurationAssignments method. |
| 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 GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetMaintenancePublicConfigurations method. |
| MaintenanceResourceGroupConfigurationAssignmentCollection |
A class representing a collection of MaintenanceResourceGroupConfigurationAssignmentResource and their operations. Each MaintenanceResourceGroupConfigurationAssignmentResource in the collection will belong to the same instance of ResourceGroupResource. To get a MaintenanceResourceGroupConfigurationAssignmentCollection instance call the GetMaintenanceResourceGroupConfigurationAssignments method from an instance of ResourceGroupResource. |
| MaintenanceResourceGroupConfigurationAssignmentResource |
A class representing a MaintenanceResourceGroupConfigurationAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceResourceGroupConfigurationAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMaintenanceResourceGroupConfigurationAssignments method. |
| MaintenanceSubscriptionConfigurationAssignmentCollection |
A class representing a collection of MaintenanceSubscriptionConfigurationAssignmentResource and their operations. Each MaintenanceSubscriptionConfigurationAssignmentResource in the collection will belong to the same instance of SubscriptionResource. To get a MaintenanceSubscriptionConfigurationAssignmentCollection instance call the GetMaintenanceSubscriptionConfigurationAssignments method from an instance of SubscriptionResource. |
| MaintenanceSubscriptionConfigurationAssignmentResource |
A class representing a MaintenanceSubscriptionConfigurationAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaintenanceSubscriptionConfigurationAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetMaintenanceSubscriptionConfigurationAssignments method. |