Show / Hide Table of Contents

Class DataSourceEventInfo

This resource can have multiple subtypes, depending on the dataSourceFeedProvider value. For example, if dataSourceFeedProvider is LOGGINGQUERY, this resource will be of type LoggingEventInfo.

Inheritance
object
DataSourceEventInfo
LoggingEventInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CloudguardService.Models
Assembly: OCI.DotNetSDK.Cloudguard.dll
Syntax
[JsonConverter(typeof(DataSourceEventInfoModelConverter))]
public class DataSourceEventInfo
In this article
Back to top