Compute Engine v1 API - Enum SubnetworkLogConfig.Types.AggregationInterval (2.2.0)

public enum AggregationInterval

Reference documentation and code samples for the Compute Engine v1 API enum SubnetworkLogConfig.Types.AggregationInterval.

Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Interval10Min
Interval15Min
Interval1Min
Interval30Sec
Interval5Min
Interval5Sec
UndefinedAggregationInterval

A value indicating that the enum field is not set.