Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructureMetrosFacilitiesZones (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructureMetrosFacilitiesZones.

[Output Only] The zones that Interconnects in this facility are present in.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#interconnects

def interconnects() -> ::Array<::String>
Returns
  • (::Array<::String>) — [Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.

#interconnects=

def interconnects=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — [Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
Returns
  • (::Array<::String>) — [Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.

#zone

def zone() -> ::String
Returns
  • (::String) — [Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.

#zone=

def zone=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
Returns
  • (::String) — [Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.