Share via


LocalTimestamp.Format 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat? Format { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Owned)>]
member this.Format : Nullable<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.LocalTimestampFormat> with get, set
Public Property Format As Nullable(Of LocalTimestampFormat)

Property Value

Implements

Attributes

Applies to