NetworkInterfaceUpdate Class
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.
Defines the network interface update.
public class NetworkInterfaceUpdate
type NetworkInterfaceUpdate = class
Public Class NetworkInterfaceUpdate
- Inheritance
-
NetworkInterfaceUpdate
Constructors
NetworkInterfaceUpdate() |
Initializes a new instance of NetworkInterfaceUpdate. |
Properties
DeviceKey |
Gets or sets the device key value. |
Name |
Gets or sets the name of the network interface. |
NetworkId |
Gets or sets the ARM Id of the network resource to connect the virtual machine. |
NicType |
NIC type. |
PowerOnBoot |
Gets or sets the power on boot. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET