Compartilhar via


ResponseContract.Representations Propriedade

Definição

Obtém ou define a coleção de representações de resposta de operação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a