Share via


IMigrationDetails.MacAddress Property

Definition

Gets or sets the list of MAC addresses of the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of MAC addresses of the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="macAddresses")]
public string[] MacAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of MAC addresses of the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="macAddresses")>]
member this.MacAddress : string[] with get, set
Public Property MacAddress As String()

Property Value

String[]
Attributes

Applies to