IUnresolvedDependencyCollection.SummaryCollectionSummary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[] SummaryCollectionSummary { 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.SummaryCollectionSummary : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ISummary[] with get, set
Public Property SummaryCollectionSummary As ISummary()
Property Value
ISummary[]
- Attributes