Share via


VirtualApplianceIPConfigurationProperties Class

Represents a single IP configuration properties.

Constructor

VirtualApplianceIPConfigurationProperties(*, primary: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
primary

Whether or not this is primary IP configuration of the NIC.

Default value: None

Variables

Name Description
primary

Whether or not this is primary IP configuration of the NIC.