ILogFile Interface
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
Created |
Creation timestamp of the log file. |
Id |
Resource ID (Inherited from IProxyResource) |
Last |
Last modified timestamp of the log file. |
Name |
Resource name. (Inherited from IProxyResource) |
Properties |
Type of the log file. |
Size |
Size of the log file. |
Type |
Resource type. (Inherited from IProxyResource) |
Url |
The url to download the log file from. |
To |
(Inherited from IJsonSerializable) |