Get Flow Log Result
data class GetFlowLogResult(val enabled: Boolean? = null, val etag: String, val flowAnalyticsConfiguration: TrafficAnalyticsPropertiesResponse? = null, val format: FlowLogFormatParametersResponse? = null, val id: String? = null, val location: String? = null, val name: String, val provisioningState: String, val retentionPolicy: RetentionPolicyParametersResponse? = null, val storageId: String, val tags: Map<String, String>? = null, val targetResourceGuid: String, val targetResourceId: String, val type: String)
A flow log resource.
Constructors
Link copied to clipboard
constructor(enabled: Boolean? = null, etag: String, flowAnalyticsConfiguration: TrafficAnalyticsPropertiesResponse? = null, format: FlowLogFormatParametersResponse? = null, id: String? = null, location: String? = null, name: String, provisioningState: String, retentionPolicy: RetentionPolicyParametersResponse? = null, storageId: String, tags: Map<String, String>? = null, targetResourceGuid: String, targetResourceId: String, type: String)
Properties
Link copied to clipboard
Parameters that define the configuration of traffic analytics.
Link copied to clipboard
Parameters that define the flow log format.
Link copied to clipboard
The provisioning state of the flow log.
Link copied to clipboard
Parameters that define the retention policy for flow log.
Link copied to clipboard
Guid of network security group to which flow log will be applied.
Link copied to clipboard
ID of network security group to which flow log will be applied.