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
| Name | Description |
|---|---|
| AzureResourceManagerChaosContext |
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 |
| ChaosActionCollection |
A class representing a collection of ChaosActionResource and their operations. Each ChaosActionResource in the collection will belong to the same instance of SubscriptionResource. To get a ChaosActionCollection instance call the GetChaosActions method from an instance of SubscriptionResource. |
| ChaosActionData |
Model that represents an Action resource. |
| ChaosActionResource |
A class representing a ChaosAction along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosActionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetChaosActions method. |
| ChaosActionVersionCollection |
A class representing a collection of ChaosActionVersionResource and their operations. Each ChaosActionVersionResource in the collection will belong to the same instance of ChaosActionResource. To get a ChaosActionVersionCollection instance call the GetChaosActionVersions method from an instance of ChaosActionResource. |
| ChaosActionVersionData |
Model that represents an Action Version resource. |
| ChaosActionVersionResource |
A class representing a ChaosActionVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosActionVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ChaosActionResource using the GetChaosActionVersions method. |
| 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 |
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 GetChaosCapabilityMetadatas method from an instance of ChaosTargetMetadataResource. |
| ChaosCapabilityMetadataData |
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 GetResource method. Otherwise you can get one from its parent resource ChaosTargetMetadataResource using the GetAllChaosCapabilityMetadata 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 GetResource method. Otherwise you can get one from its parent resource ChaosTargetResource using the GetChaosCapabilities method. |
| ChaosDiscoveredCollection |
A class representing a collection of ChaosDiscoveredResource and their operations. Each ChaosDiscoveredResource in the collection will belong to the same instance of ChaosWorkspaceResource. To get a ChaosDiscoveredCollection instance call the GetChaosDiscovereds method from an instance of ChaosWorkspaceResource. |
| ChaosDiscoveredData |
Model that represents a discovered resource. |
| ChaosDiscoveredResource |
A class representing a ChaosDiscovered along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosDiscoveredResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ChaosWorkspaceResource using the GetChaosDiscovereds 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource ChaosExperimentResource using the GetChaosExperimentExecutions 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetChaosExperiments method. |
| ChaosExtensions |
Partial class of customized ChaosExtensions |
| ChaosPrivateAccessCollection |
A class representing a collection of ChaosPrivateAccessResource and their operations. Each ChaosPrivateAccessResource in the collection will belong to the same instance of ResourceGroupResource. To get a ChaosPrivateAccessCollection instance call the GetChaosPrivateAccesses method from an instance of ResourceGroupResource. |
| ChaosPrivateAccessData |
PrivateAccesses tracked resource. |
| ChaosPrivateAccessResource |
A class representing a ChaosPrivateAccess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosPrivateAccessResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetChaosPrivateAccesses method. |
| ChaosPrivateEndpointConnectionCollection |
A class representing a collection of ChaosPrivateEndpointConnectionResource and their operations. Each ChaosPrivateEndpointConnectionResource in the collection will belong to the same instance of ChaosPrivateAccessResource. To get a ChaosPrivateEndpointConnectionCollection instance call the GetChaosPrivateEndpointConnections method from an instance of ChaosPrivateAccessResource. |
| ChaosPrivateEndpointConnectionData |
The private endpoint connection resource. |
| ChaosPrivateEndpointConnectionResource |
A class representing a ChaosPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ChaosPrivateAccessResource using the GetChaosPrivateEndpointConnections method. |
| ChaosScenarioCollection |
A class representing a collection of ChaosScenarioResource and their operations. Each ChaosScenarioResource in the collection will belong to the same instance of ChaosWorkspaceResource. To get a ChaosScenarioCollection instance call the GetChaosScenarios method from an instance of ChaosWorkspaceResource. |
| ChaosScenarioConfigurationCollection |
A class representing a collection of ChaosScenarioConfigurationResource and their operations. Each ChaosScenarioConfigurationResource in the collection will belong to the same instance of ChaosScenarioResource. To get a ChaosScenarioConfigurationCollection instance call the GetChaosScenarioConfigurations method from an instance of ChaosScenarioResource. |
| ChaosScenarioConfigurationData |
Model that represents the scenario. |
| ChaosScenarioConfigurationResource |
A class representing a ChaosScenarioConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosScenarioConfigurationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ChaosScenarioResource using the GetChaosScenarioConfigurations method. |
| ChaosScenarioData |
Model that represents the scenario. |
| ChaosScenarioResource |
A class representing a ChaosScenario along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosScenarioResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ChaosWorkspaceResource using the GetChaosScenarios method. |
| ChaosScenarioRunCollection |
A class representing a collection of ChaosScenarioRunResource and their operations. Each ChaosScenarioRunResource in the collection will belong to the same instance of ChaosScenarioResource. To get a ChaosScenarioRunCollection instance call the GetChaosScenarioRuns method from an instance of ChaosScenarioResource. |
| ChaosScenarioRunData |
Model that represents the scenario run. |
| ChaosScenarioRunResource |
A class representing a ChaosScenarioRun along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosScenarioRunResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ChaosScenarioResource using the GetChaosScenarioRuns method. |
| ChaosTargetCollection |
A class representing a collection of ChaosTargetResource and their operations. Each ChaosTargetResource in the collection will belong to the same instance of ArmResource. To get a ChaosTargetCollection instance call the GetChaosTargets method from an instance of ArmResource. |
| ChaosTargetData |
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 GetChaosTargetMetadatas method from an instance of SubscriptionResource. |
| ChaosTargetMetadataData |
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 GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetAllChaosTargetMetadata 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 GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetChaosTargets method. |
| ChaosWorkspaceCollection |
A class representing a collection of ChaosWorkspaceResource and their operations. Each ChaosWorkspaceResource in the collection will belong to the same instance of ResourceGroupResource. To get a ChaosWorkspaceCollection instance call the GetChaosWorkspaces method from an instance of ResourceGroupResource. |
| ChaosWorkspaceData |
Model that represents a Workspace resource. |
| ChaosWorkspaceResource |
A class representing a ChaosWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ChaosWorkspaceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetChaosWorkspaces method. |