Share via


IVCenterCollection.Value Property

Definition

List of vCenter.

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

Property Value

Attributes

Applies to