Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::VmEndpointNatMappings.
Contain information of Nat mapping for a VM endpoint (i.e., NIC).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_name
def instance_name() -> ::String
    Returns
    
  - (::String) — Name of the VM instance which the endpoint belongs to
#instance_name=
def instance_name=(value) -> ::String
    Parameter
    
  - value (::String) — Name of the VM instance which the endpoint belongs to
    Returns
    
  - (::String) — Name of the VM instance which the endpoint belongs to
#interface_nat_mappings
def interface_nat_mappings() -> ::Array<::Google::Cloud::Compute::V1::VmEndpointNatMappingsInterfaceNatMappings>
    Returns
    
  
  #interface_nat_mappings=
def interface_nat_mappings=(value) -> ::Array<::Google::Cloud::Compute::V1::VmEndpointNatMappingsInterfaceNatMappings>
    Parameter
    
  
  
    Returns