Share via


IoTHubEventSourceUpdateParameters.LocalTimestampFormat Property

Definition

An enum that represents the format of the local timestamp property that needs to be set.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat? LocalTimestampFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Inlined)>]
member this.LocalTimestampFormat : Nullable<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat> with get, set
Public Property LocalTimestampFormat As Nullable(Of LocalTimestampFormat)

Property Value

Implements

Attributes

Applies to