models_v2.recover_gcpv_ms_new_source_network_configuration module¶
- 
class 
models_v2.recover_gcpv_ms_new_source_network_configuration.RecoverGCPVMsNewSourceNetworkConfiguration(subnet=None)[source]¶ Bases:
objectImplementation of the ‘Recover GCP VMs New Source Network configuration.’ model.
Specifies the network config parameters to be applied for GCP VMs if recovering to new Source.
- Attributes:
 subnet (Subnet4): Specifies the subnet.
- 
classmethod 
from_dictionary(dictionary)[source]¶ Creates an instance of this model from a dictionary
- Args:
 dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
 object: An instance of this structure class.