ChaosScenarioResource
ResourceType
ChaosScenarioResource()
Data
HasData
CreateResourceIdentifier(String, String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetChaosScenarioConfiguration(String, CancellationToken)
GetChaosScenarioConfigurationAsync(String, CancellationToken)
GetChaosScenarioConfigurations()
GetChaosScenarioRun(String, CancellationToken)
GetChaosScenarioRunAsync(String, CancellationToken)
GetChaosScenarioRuns()
Update(WaitUntil, ChaosScenarioData, CancellationToken)
UpdateAsync(WaitUntil, ChaosScenarioData, CancellationToken)
net11.0
namespace Azure.ResourceManager.Chaos
{
public class ChaosScenarioResource : ArmResource, IJsonModel<ChaosScenarioData>, IPersistableModel<ChaosScenarioData>
{
public static ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string workspaceName, string scenarioName);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Chaos , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Chaos (1.2.0-beta.2) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API