LogFile Class
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.
Represents a log file.
[Microsoft.Rest.Serialization.JsonTransformation]
public class LogFile : Microsoft.Azure.Management.MySQL.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type LogFile = class
inherit ProxyResource
Public Class LogFile
Inherits ProxyResource
- Inheritance
- Attributes
Log |
Initializes a new instance of the LogFile class. |
Log |
Initializes a new instance of the LogFile class. |
Created |
Gets creation timestamp of the log file. |
Id |
Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} (Inherited from Resource) |
Last |
Gets last modified timestamp of the log file. |
Log |
Gets or sets type of the log file. |
Name |
Gets the name of the resource (Inherited from Resource) |
Size |
Gets or sets size of the log file. |
Type |
Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from Resource) |
Url |
Gets or sets the url to download the log file from. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: