Partager via


ResponseContract.Representations Propriété

Définition

Obtient ou définit la collection de représentations de réponse d’opération.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à