Share via


IEventSourceCommonProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.EventSourceCommonPropertiesTypeConverter))]
public interface IEventSourceCommonProperties : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IResourceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.EventSourceCommonPropertiesTypeConverter))>]
type IEventSourceCommonProperties = interface
    interface IJsonSerializable
    interface IResourceProperties
Public Interface IEventSourceCommonProperties
Implements IResourceProperties
Derived
Attributes
Implements

Properties

CreationTime

The time the resource was created.

(Inherited from IResourceProperties)
ProvisioningState

Provisioning state of the resource.

(Inherited from IResourceProperties)
TimestampPropertyName

The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to