Module: Google::Cloud::VMMigration::V1::ComputeEngineNetworkTier
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
Describes the networking tier used for configuring network access configuration.
Constant Summary collapse
- COMPUTE_ENGINE_NETWORK_TIER_UNSPECIFIED =
An unspecified network tier. Will be used as PREMIUM.
0- NETWORK_TIER_STANDARD =
A standard network tier.
1- NETWORK_TIER_PREMIUM =
A premium network tier.
2