Share via


IIoTHubEventSourceUpdateParameters.LocalTimestampFormat Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="An enum that represents the format of the local timestamp property that needs to be set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat) }, ReadOnly=false, Required=false, SerializedName="format")]
public Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat? LocalTimestampFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="An enum that represents the format of the local timestamp property that needs to be set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat) }, ReadOnly=false, Required=false, SerializedName="format")>]
member this.LocalTimestampFormat : Nullable<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat> with get, set
Public Property LocalTimestampFormat As Nullable(Of LocalTimestampFormat)

Property Value

Attributes

Applies to