Share via


ISiteHealthSummaryCollection.Value Property

Definition

List of SiteHealthSummary.

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

Property Value

Attributes

Applies to