Share via


IHyperVCluster.FunctionalLevel Property

Definition

Functional level of the Hyper-V cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Functional level of the Hyper-V cluster.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="functionalLevel")]
public int? FunctionalLevel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Functional level of the Hyper-V cluster.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="functionalLevel")>]
member this.FunctionalLevel : Nullable<int>
Public ReadOnly Property FunctionalLevel As Nullable(Of Integer)

Property Value

Attributes

Applies to