View Source GoogleApi.VMMigration.V1.Model.NetworkInterface (google_api_vm_migration v0.6.0)
NetworkInterface represents a NIC of a VM.
Attributes
-
externalIp
(type:String.t
, default:nil
) - The external IP to define in the NIC. -
internalIp
(type:String.t
, default:nil
) - The internal IP to define in the NIC. The formats accepted are:ephemeral
\ ipv4 address \ a named address resource full path. -
network
(type:String.t
, default:nil
) - The network to connect the NIC to. -
subnetwork
(type:String.t
, default:nil
) - The subnetwork to connect the NIC to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.