IHyperVToAzStackHcinicInput.IsMacMigrationEnabled Property

Definition

Gets or sets a value indicating whether mac address migration is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets a value indicating whether mac address migration is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isMacMigrationEnabled")]
public bool? IsMacMigrationEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets a value indicating whether mac address migration is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isMacMigrationEnabled")>]
member this.IsMacMigrationEnabled : Nullable<bool> with get, set
Public Property IsMacMigrationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to