Share via


IHyperVClusterCollection.Value Property

Definition

List of clusters.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of clusters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHyperVCluster) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHyperVCluster[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of clusters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHyperVCluster) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHyperVCluster[]
Public ReadOnly Property Value As IHyperVCluster()

Property Value

Attributes

Applies to