ILogFile Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.LogFileTypeConverter))]
public interface ILogFile : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.LogFileTypeConverter))>]
type ILogFile = interface
interface IJsonSerializable
interface IProxyResource
Public Interface ILogFile
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
CreatedTime |
Creation timestamp of the log file. |
Id |
Resource ID (Inherited from IProxyResource) |
LastModifiedTime |
Last modified timestamp of the log file. |
Name |
Resource name. (Inherited from IProxyResource) |
PropertiesType |
Type of the log file. |
SizeInKb |
Size of the log file. |
Type |
Resource type. (Inherited from IProxyResource) |
Url |
The url to download the log file from. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |