Share via


NetworkInterface.MacAddress Property

Definition

Represents MAC address of the network interface.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public string MacAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.MacAddress : string with get, set
Public Property MacAddress As String

Property Value

Implements

Attributes

Applies to