Partager via


BulkCollectionsResponse.Failed Propriété

Définition

Obtient ou définit des collections ayant échoué

[Newtonsoft.Json.JsonProperty(PropertyName="failed")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.CollectionsDetails> Failed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failed")>]
member this.Failed : System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.CollectionsDetails> with get, set
Public Property Failed As IList(Of CollectionsDetails)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à