ChaosExtensions
GetAllChaosTargetMetadata(SubscriptionResource, AzureLocation)
GetChaosCapabilityMetadataResource(ArmClient, ResourceIdentifier)
GetChaosCapabilityResource(ArmClient, ResourceIdentifier)
GetChaosCapabilityTypeResource(ArmClient, ResourceIdentifier)
GetChaosExperiment(ResourceGroupResource, String, CancellationToken)
GetChaosExperimentAsync(ResourceGroupResource, String, CancellationToken)
GetChaosExperimentExecutionResource(ArmClient, ResourceIdentifier)
GetChaosExperimentResource(ArmClient, ResourceIdentifier)
GetChaosExperiments(ResourceGroupResource)
GetChaosExperiments(SubscriptionResource, Boolean?, String, CancellationToken)
GetChaosExperimentsAsync(SubscriptionResource, Boolean?, String, CancellationToken)
GetChaosTarget(ResourceGroupResource, String, String, String, String, CancellationToken)
GetChaosTargetAsync(ResourceGroupResource, String, String, String, String, CancellationToken)
GetChaosTargetMetadata(SubscriptionResource, AzureLocation, String, CancellationToken)
GetChaosTargetMetadataAsync(SubscriptionResource, AzureLocation, String, CancellationToken)
GetChaosTargetMetadataResource(ArmClient, ResourceIdentifier)
GetChaosTargetResource(ArmClient, ResourceIdentifier)
GetChaosTargets(ResourceGroupResource, String, String, String)
GetChaosTargetType(SubscriptionResource, String, String, CancellationToken)
GetChaosTargetTypeAsync(SubscriptionResource, String, String, CancellationToken)
GetChaosTargetTypeResource(ArmClient, ResourceIdentifier)
GetChaosTargetTypes(SubscriptionResource, String)
net10.0
namespace Azure.ResourceManager.Chaos
{
public static class ChaosExtensions
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This method no longer works in all API versions.", false)]
public static ChaosTargetTypeResource GetChaosTargetTypeResource(this ArmClient client, ResourceIdentifier id);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Chaos , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Chaos (1.1.0) net8.0 |
| Obsolete | This method no longer works in all API versions. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API