VmGcProfileNicIpv4ConfigOverrideSpec#
- class VmGcProfileNicIpv4ConfigOverrideSpec(ip_address=None, default_gateways=None, *args, **kwargs)#
Bases:
objectOverride specification for IPv4 configuration details. This overrides the IPv4 configuration from the referenced profile.
- Parameters:
ip_address – (
ip_address)default_gateways – (
default_gateways) Override value for default gateways. This overrides the default gateway configuration from the referenced profile.
- property default_gateways#
Override value for default gateways. This overrides the default gateway configuration from the referenced profile.
- Type:
list[
str]
- property ip_address#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model