public enum EffectiveVpcFlowLogsConfig.Types.ScopeReference documentation and code samples for the Network Management v1 API enum EffectiveVpcFlowLogsConfig.Types.Scope.
The scope for this flow log configuration.
Namespace
Google.Cloud.NetworkManagement.V1Assembly
Google.Cloud.NetworkManagement.V1.dll
Fields |
|
|---|---|
| Name | Description |
ComputeApiSubnet |
Target resource is a subnet, and the config originates from the Compute API. |
InterconnectAttachment |
Target resource is an interconnect attachment. |
Network |
Target resource is a network. |
Organization |
Configuration applies to an entire organization. |
Subnet |
Target resource is a subnet (Network Management API). |
Unspecified |
Scope is unspecified. |
VpnTunnel |
Target resource is a VPN tunnel. |