Azure.ResourceManager.Chaos 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
ChaosCapabilityCollection |
A class representing a collection of ChaosCapabilityResource and their operations. Each ChaosCapabilityResource in the collection will belong to the same instance of ChaosTargetResource. To get a ChaosCapabilityCollection instance call the GetChaosCapabilities method from an instance of ChaosTargetResource. |
ChaosCapabilityData |
A class representing the ChaosCapability data model. Model that represents a Capability resource. |
ChaosCapabilityResource |
A Class representing a ChaosCapability along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosCapabilityResource from an instance of ArmClient using the GetChaosCapabilityResource method. Otherwise you can get one from its parent resource ChaosTargetResource using the GetChaosCapability method. |
ChaosCapabilityTypeCollection |
A class representing a collection of ChaosCapabilityTypeResource and their operations. Each ChaosCapabilityTypeResource in the collection will belong to the same instance of ChaosTargetTypeResource. To get a ChaosCapabilityTypeCollection instance call the GetChaosCapabilityTypes method from an instance of ChaosTargetTypeResource. |
ChaosCapabilityTypeData |
A class representing the ChaosCapabilityType data model. Model that represents a Capability Type resource. |
ChaosCapabilityTypeResource |
A Class representing a ChaosCapabilityType along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosCapabilityTypeResource from an instance of ArmClient using the GetChaosCapabilityTypeResource method. Otherwise you can get one from its parent resource ChaosTargetTypeResource using the GetChaosCapabilityType method. |
ChaosExperimentCollection |
A class representing a collection of ChaosExperimentResource and their operations. Each ChaosExperimentResource in the collection will belong to the same instance of ResourceGroupResource. To get a ChaosExperimentCollection instance call the GetChaosExperiments method from an instance of ResourceGroupResource. |
ChaosExperimentData |
A class representing the ChaosExperiment data model. Model that represents a Experiment resource. |
ChaosExperimentExecutionCollection |
A class representing a collection of ChaosExperimentExecutionResource and their operations. Each ChaosExperimentExecutionResource in the collection will belong to the same instance of ChaosExperimentResource. To get a ChaosExperimentExecutionCollection instance call the GetChaosExperimentExecutions method from an instance of ChaosExperimentResource. |
ChaosExperimentExecutionData |
A class representing the ChaosExperimentExecution data model. Model that represents the execution of a Experiment. |
ChaosExperimentExecutionResource |
A Class representing a ChaosExperimentExecution along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosExperimentExecutionResource from an instance of ArmClient using the GetChaosExperimentExecutionResource method. Otherwise you can get one from its parent resource ChaosExperimentResource using the GetChaosExperimentExecution method. |
ChaosExperimentResource |
A Class representing a ChaosExperiment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosExperimentResource from an instance of ArmClient using the GetChaosExperimentResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetChaosExperiment method. |
ChaosExtensions |
A class to add extension methods to Azure.ResourceManager.Chaos. |
ChaosTargetCollection |
A class representing a collection of ChaosTargetResource and their operations. Each ChaosTargetResource in the collection will belong to the same instance of ResourceGroupResource. To get a ChaosTargetCollection instance call the GetChaosTargets method from an instance of ResourceGroupResource. |
ChaosTargetData |
A class representing the ChaosTarget data model. Model that represents a Target resource. |
ChaosTargetResource |
A Class representing a ChaosTarget along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosTargetResource from an instance of ArmClient using the GetChaosTargetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetChaosTarget method. |
ChaosTargetTypeCollection |
A class representing a collection of ChaosTargetTypeResource and their operations. Each ChaosTargetTypeResource in the collection will belong to the same instance of SubscriptionResource. To get a ChaosTargetTypeCollection instance call the GetChaosTargetTypes method from an instance of SubscriptionResource. |
ChaosTargetTypeData |
A class representing the ChaosTargetType data model. Model that represents a Target Type resource. |
ChaosTargetTypeResource |
A Class representing a ChaosTargetType along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosTargetTypeResource from an instance of ArmClient using the GetChaosTargetTypeResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetChaosTargetType method. |
Azure SDK for .NET