Share via


IHyperVToAzStackHcinicInput.SelectionTypeForFailover Property

Definition

Gets or sets the selection type of the NIC.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the selection type of the NIC.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMNicSelection) }, ReadOnly=false, Required=true, SerializedName="selectionTypeForFailover")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMNicSelection SelectionTypeForFailover { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the selection type of the NIC.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMNicSelection) }, ReadOnly=false, Required=true, SerializedName="selectionTypeForFailover")>]
member this.SelectionTypeForFailover : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.VMNicSelection with get, set
Public Property SelectionTypeForFailover As VMNicSelection

Property Value

Attributes

Applies to