HciNetworkAdapter(IpAssignmentType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of HciNetworkAdapter.
public HciNetworkAdapter(Azure.ResourceManager.Hci.Models.IpAssignmentType ipAssignmentType);
new Azure.ResourceManager.Hci.Models.HciNetworkAdapter : Azure.ResourceManager.Hci.Models.IpAssignmentType -> Azure.ResourceManager.Hci.Models.HciNetworkAdapter
Public Sub New (ipAssignmentType As IpAssignmentType)
Parameters
- ipAssignmentType
- IpAssignmentType
Type of IP assignment.