LogFileSettingsText Class
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.
Text settings
public class LogFileSettingsText : Microsoft.Azure.Management.Monitor.Models.LogFileTextSettings
type LogFileSettingsText = class
inherit LogFileTextSettings
Public Class LogFileSettingsText
Inherits LogFileTextSettings
- Inheritance
Constructors
LogFileSettingsText() |
Initializes a new instance of the LogFileSettingsText class. |
LogFileSettingsText(String) |
Initializes a new instance of the LogFileSettingsText class. |
Properties
RecordStartTimestampFormat |
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' (Inherited from LogFileTextSettings) |
Methods
Validate() |
Validate the object. |