Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::VRF::VlanAttachment.
VLAN attachment details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#peer_ip
def peer_ip() -> ::String
Returns
- (::String) — The peer IP of the attachment.
#peer_ip=
def peer_ip=(value) -> ::String
Parameter
- value (::String) — The peer IP of the attachment.
Returns
- (::String) — The peer IP of the attachment.
#peer_vlan_id
def peer_vlan_id() -> ::Integer
Returns
- (::Integer) — The peer vlan ID of the attachment.
#peer_vlan_id=
def peer_vlan_id=(value) -> ::Integer
Parameter
- value (::Integer) — The peer vlan ID of the attachment.
Returns
- (::Integer) — The peer vlan ID of the attachment.
#router_ip
def router_ip() -> ::String
Returns
- (::String) — The router IP of the attachment.
#router_ip=
def router_ip=(value) -> ::String
Parameter
- value (::String) — The router IP of the attachment.
Returns
- (::String) — The router IP of the attachment.