IVMNicDetails.SelectionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Selection type for failover.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Selection type for failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="selectionType")]
public string SelectionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Selection type for failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="selectionType")>]
member this.SelectionType : string with get, set
Public Property SelectionType As String
Property Value
- Attributes