Share via


IVMwareNetworkAdapter.MacAddress Property

Definition

Mac address of the NIC.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Mac address of the NIC.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="macAddress")]
public string MacAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Mac address of the NIC.", 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