Share via


INetworkInterface.MacAddress Property

Definition

Gets or sets the NIC MAC address.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets or sets the NIC MAC address.", 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.ConnectedVMware.Runtime.Info(Create=false, Description="Gets or sets the NIC MAC address.", 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