Share via


ISummaryCollection.Summary Property

Definition

Gets or sets the list of summary items.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the list of summary items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ISummary) }, ReadOnly=false, Required=false, SerializedName="summary")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ISummary[] Summary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the list of summary items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ISummary) }, ReadOnly=false, Required=false, SerializedName="summary")>]
member this.Summary : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ISummary[] with get, set
Public Property Summary As ISummary()

Property Value

Attributes

Applies to