Azure.ResourceManager.ResilienceManagement 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 |
|---|---|
| AzureResourceManagerResilienceManagementContext |
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 |
| DrillRunCollection |
A class representing a collection of DrillRunResource and their operations. Each DrillRunResource in the collection will belong to the same instance of ResilienceManagementDrillResource. To get a DrillRunCollection instance call the GetDrillRuns method from an instance of ResilienceManagementDrillResource. |
| DrillRunData |
DrillRun resource. |
| DrillRunResource |
A class representing a DrillRun along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DrillRunResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResilienceManagementDrillResource using the GetDrillRuns method. |
| DrillRunTargetCollection |
A class representing a collection of DrillRunTargetResource and their operations. Each DrillRunTargetResource in the collection will belong to the same instance of DrillRunResource. To get a DrillRunTargetCollection instance call the GetDrillRunTargets method from an instance of DrillRunResource. |
| DrillRunTargetData |
Represents a Drill Run job resource in the Azure Resilience Management provider namespace. |
| DrillRunTargetResource |
A class representing a DrillRunTarget along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DrillRunTargetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DrillRunResource using the GetDrillRunTargets method. |
| DrillTargetCollection |
A class representing a collection of DrillTargetResource and their operations. Each DrillTargetResource in the collection will belong to the same instance of ResilienceManagementDrillResource. To get a DrillTargetCollection instance call the GetDrillTargets method from an instance of ResilienceManagementDrillResource. |
| DrillTargetData |
Drill Resource. |
| DrillTargetResource |
A class representing a DrillTarget along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DrillTargetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResilienceManagementDrillResource using the GetDrillTargets method. |
| GoalAssignmentCollection |
A class representing a collection of GoalAssignmentResource and their operations. Each GoalAssignmentResource in the collection will belong to the same instance of ArmResource. To get a GoalAssignmentCollection instance call the GetGoalAssignments method from an instance of ArmResource. |
| GoalAssignmentData |
Goal assignment a AzureResilienceProviderHub resource. |
| GoalAssignmentResource |
A class representing a GoalAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GoalAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetGoalAssignments method. |
| GoalMembersCollection |
A class representing a collection of GoalMembersResource and their operations. Each GoalMembersResource in the collection will belong to the same instance of GoalAssignmentResource. To get a GoalMembersCollection instance call the GetGoalMembers method from an instance of GoalAssignmentResource. |
| GoalMembersData |
Goal Resource a AzureResilienceProviderHub resource. |
| GoalMembersResource |
A class representing a GoalMembers along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GoalMembersResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource GoalAssignmentResource using the GetAllGoalMembers method. |
| GoalTemplateCollection |
A class representing a collection of GoalTemplateResource and their operations. Each GoalTemplateResource in the collection will belong to the same instance of ArmResource. To get a GoalTemplateCollection instance call the GetGoalTemplates method from an instance of ArmResource. |
| GoalTemplateData |
Goal template a AzureResilienceProviderHub resource. |
| GoalTemplateResource |
A class representing a GoalTemplate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GoalTemplateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetGoalTemplates method. |
| RecoveryJobCollection |
A class representing a collection of RecoveryJobResource and their operations. Each RecoveryJobResource in the collection will belong to the same instance of RecoveryPlanResource. To get a RecoveryJobCollection instance call the GetRecoveryJobs method from an instance of RecoveryPlanResource. |
| RecoveryJobData |
Represents a recovery job resource in the Azure Resilience Management provider namespace. |
| RecoveryJobResource |
A class representing a RecoveryJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RecoveryJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RecoveryPlanResource using the GetRecoveryJobs method. |
| RecoveryJobTargetCollection |
A class representing a collection of RecoveryJobTargetResource and their operations. Each RecoveryJobTargetResource in the collection will belong to the same instance of RecoveryJobResource. To get a RecoveryJobTargetCollection instance call the GetRecoveryJobTargets method from an instance of RecoveryJobResource. |
| RecoveryJobTargetData |
Represents a recovery orchestration job resource in the Azure Resilience Management provider namespace. |
| RecoveryJobTargetResource |
A class representing a RecoveryJobTarget along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RecoveryJobTargetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RecoveryJobResource using the GetRecoveryJobTargets method. |
| RecoveryMembersCollection |
A class representing a collection of RecoveryMembersResource and their operations. Each RecoveryMembersResource in the collection will belong to the same instance of RecoveryPlanResource. To get a RecoveryMembersCollection instance call the GetRecoveryMembers method from an instance of RecoveryPlanResource. |
| RecoveryMembersData |
RecoveryPlan Resource a AzureResilienceProviderHub resource. |
| RecoveryMembersResource |
A class representing a RecoveryMembers along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RecoveryMembersResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RecoveryPlanResource using the GetAllRecoveryMembers method. |
| RecoveryPlanCollection |
A class representing a collection of RecoveryPlanResource and their operations. Each RecoveryPlanResource in the collection will belong to the same instance of ArmResource. To get a RecoveryPlanCollection instance call the GetRecoveryPlans method from an instance of ArmResource. |
| RecoveryPlanData |
Represents a recovery orchestration plan resource in the Azure Resilience Management provider namespace. |
| RecoveryPlanResource |
A class representing a RecoveryPlan along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RecoveryPlanResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetRecoveryPlans method. |
| ResilienceManagementDrillCollection |
A class representing a collection of ResilienceManagementDrillResource and their operations. Each ResilienceManagementDrillResource in the collection will belong to the same instance of ArmResource. To get a ResilienceManagementDrillCollection instance call the GetResilienceManagementDrills method from an instance of ArmResource. |
| ResilienceManagementDrillData |
Drill resource. |
| ResilienceManagementDrillResource |
A class representing a ResilienceManagementDrill along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResilienceManagementDrillResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetResilienceManagementDrills method. |
| ResilienceManagementExtensions |
A class to add extension methods to Azure.ResourceManager.ResilienceManagement. |
| UnifiedResilienceItemCollection |
A class representing a collection of UnifiedResilienceItemResource and their operations. Each UnifiedResilienceItemResource in the collection will belong to the same instance of ArmResource. To get a UnifiedResilienceItemCollection instance call the GetUnifiedResilienceItems method from an instance of ArmResource. |
| UnifiedResilienceItemData |
A unified resilience item represents a computed and aggregated resilience information of Azure Applications. |
| UnifiedResilienceItemResource |
A class representing a UnifiedResilienceItem along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a UnifiedResilienceItemResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetUnifiedResilienceItems method. |
| UsagePlanCollection |
A class representing a collection of UsagePlanResource and their operations. Each UsagePlanResource in the collection will belong to the same instance of ResourceGroupResource. To get a UsagePlanCollection instance call the GetUsagePlans method from an instance of ResourceGroupResource. |
| UsagePlanData |
A usage plan resource for Resiliency feature billing. |
| UsagePlanEnrollmentCollection |
A class representing a collection of UsagePlanEnrollmentResource and their operations. Each UsagePlanEnrollmentResource in the collection will belong to the same instance of UsagePlanResource. To get a UsagePlanEnrollmentCollection instance call the GetUsagePlanEnrollments method from an instance of UsagePlanResource. |
| UsagePlanEnrollmentData |
An enrollment that links a usage plan to a service group. |
| UsagePlanEnrollmentResource |
A class representing a UsagePlanEnrollment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a UsagePlanEnrollmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource UsagePlanResource using the GetUsagePlanEnrollments method. |
| UsagePlanResource |
A class representing a UsagePlan along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a UsagePlanResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetUsagePlans method. |