LogFileTextSettings.RecordStartTimestampFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets one of the supported timestamp formats. Possible values include: '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'
[Newtonsoft.Json.JsonProperty(PropertyName="recordStartTimestampFormat")]
public string RecordStartTimestampFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recordStartTimestampFormat")>]
member this.RecordStartTimestampFormat : string with get, set
Public Property RecordStartTimestampFormat As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET