Compartilhar via


BulkCollectionsResponse.Failed Propriedade

Definição

Obtém ou define coleções com falha

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a