Share via


NetworkInterface.DeviceKey Property

Definition

Gets or sets the device key value.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)]
public int? DeviceKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Owned)>]
member this.DeviceKey : Nullable<int> with get, set
Public Property DeviceKey As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to