Share via


ILogFilesDataSource.SettingTextRecordStartTimestampFormat Property

Definition

One of the supported timestamp formats

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PSArgumentCompleter(new System.String[] { "ISO 8601", "YYYY-MM-DD HH:MM:SS", "M/D/YYYY HH:MM:SS AM/PM", "Mon DD, YYYY HH:MM:SS", "yyMMdd HH:mm:ss", "ddMMyy HH:mm:ss", "MMM d hh:mm:ss", "dd/MMM/yyyy:HH:mm:ss zzz", "yyyy-MM-ddTHH:mm:ssK" })]
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="One of the supported timestamp formats", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="recordStartTimestampFormat", Update=true)]
public string SettingTextRecordStartTimestampFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PSArgumentCompleter(new System.String[] { "ISO 8601", "YYYY-MM-DD HH:MM:SS", "M/D/YYYY HH:MM:SS AM/PM", "Mon DD, YYYY HH:MM:SS", "yyMMdd HH:mm:ss", "ddMMyy HH:mm:ss", "MMM d hh:mm:ss", "dd/MMM/yyyy:HH:mm:ss zzz", "yyyy-MM-ddTHH:mm:ssK" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="One of the supported timestamp formats", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="recordStartTimestampFormat", Update=true)>]
member this.SettingTextRecordStartTimestampFormat : string with get, set
Public Property SettingTextRecordStartTimestampFormat As String

Property Value

Attributes

Applies to