Show / Hide Table of Contents

Class Argument

Generic queryString argument.

Inheritance
object
Argument
FieldArgument
LiteralArgument
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
[JsonConverter(typeof(ArgumentModelConverter))]
public class Argument
In this article
Back to top