GoogleApi.VMMigration.V1.Model.NetworkInterface (google_api_vm_migration v0.3.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.