Language

IUnresolvedDependencyCollection.SummaryCollectionSummary Property

Definition

Gets or sets the list of summary items.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Gets or sets the list of summary items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.ISummary) }, Read=true, ReadOnly=true, Required=false, SerializedName="summary", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.ISummary> SummaryCollectionSummary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Gets or sets the list of summary items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.ISummary) }, Read=true, ReadOnly=true, Required=false, SerializedName="summary", Update=false)>]
member this.SummaryCollectionSummary : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.ISummary>
Public ReadOnly Property SummaryCollectionSummary As List(Of ISummary)

Property Value

Attributes

Applies to