Поделиться через


Azure.ResourceManager.Chaos Namespace

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.

ChaosCapabilityMetadataCollection

A class representing a collection of ChaosCapabilityMetadataResource and their operations. Each ChaosCapabilityMetadataResource in the collection will belong to the same instance of ChaosTargetMetadataResource. To get a ChaosCapabilityMetadataCollection instance call the GetChaosCapabilityMetadata method from an instance of ChaosTargetMetadataResource.

ChaosCapabilityMetadataData

A class representing the ChaosCapabilityMetadata data model. Model that represents a Capability Type resource.

ChaosCapabilityMetadataResource

A Class representing a ChaosCapabilityMetadata along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosCapabilityMetadataResource from an instance of ArmClient using the GetChaosCapabilityMetadataResource method. Otherwise you can get one from its parent resource ChaosTargetMetadataResource using the GetChaosCapabilityMetadata method.

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.

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

Partial class of customized ChaosExtensions

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.

ChaosTargetMetadataCollection

A class representing a collection of ChaosTargetMetadataResource and their operations. Each ChaosTargetMetadataResource in the collection will belong to the same instance of SubscriptionResource. To get a ChaosTargetMetadataCollection instance call the GetChaosTargetMetadata method from an instance of SubscriptionResource.

ChaosTargetMetadataData

A class representing the ChaosTargetMetadata data model. Model that represents a Target Type resource.

ChaosTargetMetadataResource

A Class representing a ChaosTargetMetadata along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosTargetMetadataResource from an instance of ArmClient using the GetChaosTargetMetadataResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetChaosTargetMetadata method.

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.