Delen via


INetworkAttachment.MacAddress Property

Definition

The MAC address of the interface for the virtual machine that corresponds to this network attachment.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The MAC address of the interface for the virtual machine that corresponds to this network attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="macAddress")]
public string MacAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The MAC address of the interface for the virtual machine that corresponds to this network attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="macAddress")>]
member this.MacAddress : string
Public ReadOnly Property MacAddress As String

Property Value

Attributes

Applies to