Uses of Class
com.azure.resourcemanager.monitor.models.LogFileSettingsText
Packages that use LogFileSettingsText
Package
Description
Package containing the data models for MonitorClient.
-
Uses of LogFileSettingsText in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return LogFileSettingsTextModifier and TypeMethodDescriptionstatic LogFileSettingsTextLogFileSettingsText.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LogFileSettingsText from the JsonReader.LogFileSettings.text()Get the text property: Text settings.LogFileSettingsText.withRecordStartTimestampFormat(KnownLogFileTextSettingsRecordStartTimestampFormat recordStartTimestampFormat) Set the recordStartTimestampFormat property: One of the supported timestamp formats.Methods in com.azure.resourcemanager.monitor.models with parameters of type LogFileSettingsTextModifier and TypeMethodDescriptionLogFilesDataSourceSettings.withText(LogFileSettingsText text) Set the text property: Text settings.LogFileSettings.withText(LogFileSettingsText text) Set the text property: Text settings.