Show / Hide Table of Contents

Class LogAnalyticsEndpoint

Endpoint configuration for REST API based log collection.

Inheritance
object
LogAnalyticsEndpoint
LogListTypeEndpoint
LogTypeEndpoint
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(LogAnalyticsEndpointModelConverter))]
public class LogAnalyticsEndpoint
In this article
Back to top