Show / Hide Table of Contents

Class TestDetails

The request body used to execute a test.

Inheritance
object
TestDetails
TestSpanEnrichmentDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ApmconfigService.Models
Assembly: OCI.DotNetSDK.Apmconfig.dll
Syntax
[JsonConverter(typeof(TestDetailsModelConverter))]
public class TestDetails
In this article
Back to top