FlowLog Class
A flow log resource.
Constructor
FlowLog(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
properties
|
Properties of the flow log. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
identity
|
FlowLog resource Managed Identity. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
identity
FlowLog resource Managed Identity.
identity: _models.ManagedServiceIdentity | None
properties
Properties of the flow log.
properties: _models.FlowLogPropertiesFormat | None