Share via


ArmChaosModelFactory Class

Definition

Model factory for models.

public static class ArmChaosModelFactory
type ArmChaosModelFactory = class
Public Class ArmChaosModelFactory
Inheritance
ArmChaosModelFactory

Methods

ChaosCapabilityData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, String)

Initializes a new instance of ChaosCapabilityData.

ChaosCapabilityTypeData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<AzureLocation>, String, String, String, String, String, String, String, IEnumerable<String>, IEnumerable<String>, String)

Initializes a new instance of ChaosCapabilityTypeData.

ChaosExperimentData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ManagedServiceIdentity, Nullable<ChaosProvisioningState>, IEnumerable<ChaosExperimentStep>, IEnumerable<ChaosTargetSelector>)

Initializes a new instance of ChaosExperimentData.

ChaosExperimentExecutionData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

Initializes a new instance of ChaosExperimentExecutionData.

ChaosExperimentRunActionStatus(String, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, IEnumerable<ExperimentExecutionActionTargetDetailsProperties>)

Initializes a new instance of ChaosExperimentRunActionStatus.

ChaosExperimentRunBranchStatus(String, String, String, IEnumerable<ChaosExperimentRunActionStatus>)

Initializes a new instance of ChaosExperimentRunBranchStatus.

ChaosExperimentRunStepStatus(String, String, String, IEnumerable<ChaosExperimentRunBranchStatus>)

Initializes a new instance of ChaosExperimentRunStepStatus.

ChaosTargetData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<AzureLocation>, IDictionary<String,BinaryData>)

Initializes a new instance of ChaosTargetData.

ChaosTargetTypeData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<AzureLocation>, String, String, String, IEnumerable<String>)

Initializes a new instance of ChaosTargetTypeData.

ExperimentExecutionActionTargetDetailsError(String, String)

Initializes a new instance of ExperimentExecutionActionTargetDetailsError.

ExperimentExecutionActionTargetDetailsProperties(String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, ExperimentExecutionActionTargetDetailsError)

Initializes a new instance of ExperimentExecutionActionTargetDetailsProperties.

ExperimentExecutionDetails(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, Nullable<DateTimeOffset>, IEnumerable<ChaosExperimentRunStepStatus>)

Initializes a new instance of ExperimentExecutionDetails.

Applies to