Share via


CosmosDBChaosFault Class

Definition

CosmosDBChaosFault.

public class CosmosDBChaosFault : Azure.Provisioning.Primitives.ProvisionableResource
type CosmosDBChaosFault = class
    inherit ProvisionableResource
Public Class CosmosDBChaosFault
Inherits ProvisionableResource
Inheritance

Constructors

CosmosDBChaosFault(String, String)

Creates a new CosmosDBChaosFault.

Properties

ChaosFault

The name of the ChaosFault.

ContainerName

Container name.

CosmosDBChaosFaultSupportedActions

Indicates whether what action to take for the Chaos Fault.

DatabaseName

Database name.

Id

Gets the Id.

Name

Gets the Name.

Parent

Gets or sets a reference to the parent CosmosDBAccount.

ProvisioningState

A provisioning state of the Chaos Fault.

Region

Region of the account where the Chaos Fault is to be enabled/disabled.

SystemData

Gets the SystemData.

Methods

DefineProvisionableProperties()

Define all the provisionable properties of CosmosDBChaosFault.

FromExisting(String, String)

Creates a reference to an existing CosmosDBChaosFault.

GetResources()

Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure.

(Inherited from Provisionable)
Resolve(ProvisioningContext)

Resolve any resources or properties that were not explicitly specified.

(Inherited from Provisionable)
Validate(ProvisioningContext)

Validate the presence of any required members.

(Inherited from Provisionable)

Applies to