Network Management v1 API - Enum VpcFlowLogsConfig.Types.State (2.16.0)

public enum VpcFlowLogsConfig.Types.State

Reference documentation and code samples for the Network Management v1 API enum VpcFlowLogsConfig.Types.State.

Determines whether this configuration will be generating logs.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

Name Description
Disabled

When DISABLED, this configuration will not generate logs.

Enabled

When ENABLED, this configuration will generate logs.

Unspecified

If not specified, will default to ENABLED.