FlowLog interface
A flow log resource.
- Extends
Properties
enabled | Flag to enable/disable flow logging. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
flow |
Parameters that define the configuration of traffic analytics. |
format | Parameters that define the flow log format. |
identity | FlowLog resource Managed Identity |
provisioning |
The provisioning state of the flow log. NOTE: This property will not be serialized. It can only be populated by the server. |
retention |
Parameters that define the retention policy for flow log. |
storage |
ID of the storage account which is used to store the flow log. |
target |
Guid of network security group to which flow log will be applied. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
ID of network security group to which flow log will be applied. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
enabled
Flag to enable/disable flow logging.
enabled?: boolean
Property Value
boolean
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
flowAnalyticsConfiguration
Parameters that define the configuration of traffic analytics.
flowAnalyticsConfiguration?: TrafficAnalyticsProperties
Property Value
format
Parameters that define the flow log format.
format?: FlowLogFormatParameters
Property Value
identity
FlowLog resource Managed Identity
identity?: ManagedServiceIdentity
Property Value
provisioningState
The provisioning state of the flow log. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
retentionPolicy
Parameters that define the retention policy for flow log.
retentionPolicy?: RetentionPolicyParameters
Property Value
storageId
ID of the storage account which is used to store the flow log.
storageId?: string
Property Value
string
targetResourceGuid
Guid of network security group to which flow log will be applied. NOTE: This property will not be serialized. It can only be populated by the server.
targetResourceGuid?: string
Property Value
string
targetResourceId
ID of network security group to which flow log will be applied.
targetResourceId?: string
Property Value
string
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type