Class: Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructureMetrosFacilitiesZones
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructureMetrosFacilitiesZones
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The zones that Interconnects in this facility are present in.
Instance Attribute Summary collapse
-
#interconnects ⇒ ::Array<::String>
[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
-
#zone ⇒ ::String
[Output Only] The name of the zone, either "zone1" or "zone2".
Instance Attribute Details
#interconnects ⇒ ::Array<::String>
17834 17835 17836 17837 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17834 class InterconnectGroupPhysicalStructureMetrosFacilitiesZones include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#zone ⇒ ::String
17834 17835 17836 17837 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17834 class InterconnectGroupPhysicalStructureMetrosFacilitiesZones include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |