Share via


ChaosExperimentAction(String) Constructor

Definition

Initializes a new instance of ChaosExperimentAction.

protected ChaosExperimentAction (string name);
new Azure.ResourceManager.Chaos.Models.ChaosExperimentAction : string -> Azure.ResourceManager.Chaos.Models.ChaosExperimentAction
Protected Sub New (name As String)

Parameters

name
String

String that represents a Capability URN.

Exceptions

name is null.

Applies to