Share via


ITransferOffersResponse.Succeeded Property

Definition

Succeeded collections

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Succeeded collections", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="succeeded", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsDetails> Succeeded { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Succeeded collections", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="succeeded", Update=true)>]
member this.Succeeded : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsDetails> with get, set
Public Property Succeeded As List(Of ICollectionsDetails)

Property Value

Attributes

Applies to