VirtualApplianceNetworkInterfaceConfiguration interface
Represents a single NIC configuration.
Properties
nic |
NIC type. This should be either PublicNic or PrivateNic. |
properties | Represents a single NIC configuration properties. |
Property Details
nicType
NIC type. This should be either PublicNic or PrivateNic.
nicType?: string
Property Value
string
properties
Represents a single NIC configuration properties.
properties?: VirtualApplianceNetworkInterfaceConfigurationProperties