Share via


IHardwareInventoryNetworkInterface.MacAddress Property

Definition

The MAC address associated with this interface.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The MAC address associated with this interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="macAddress", Update=false)]
public string MacAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The MAC address associated with this interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="macAddress", Update=false)>]
member this.MacAddress : string
Public ReadOnly Property MacAddress As String

Property Value

Attributes

Applies to