ILogFile Interface

Definition

[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)

Applies to