net10.0
namespace Azure.ResourceManager.Chaos
{
    public static class ChaosExtensions
    {
        [AsyncStateMachine(typeof(<GetChaosTargetTypeAsync>d__1))]
        [EditorBrowsable(EditorBrowsableState.Never)]
        [Obsolete("This method no longer works in all API versions.", false)]
        public static Task<Response<ChaosTargetTypeResource>> GetChaosTargetTypeAsync(this SubscriptionResource subscriptionResource, string locationName, string targetTypeName, CancellationToken cancellationToken = default);
    }
}
.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 Azure.ResourceManager.Chaos.

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