LogFile Class
Represents a log file.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.rdbms.postgresql.models._models_py3.ProxyResourceLogFile
Constructor
LogFile(*, size_in_kb: Optional[int] = None, type_properties_type: Optional[str] = None, url: Optional[str] = None, **kwargs)
Parameters
- size_in_kb
- <xref:long>
Required
Size of the log file.
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- created_time
- datetime
Creation timestamp of the log file.
- last_modified_time
- datetime
Last modified timestamp of the log file.
Feedback
Submit and view feedback for