Freigeben über


ResponseContract.Representations Eigenschaft

Definition

Ruft die Auflistung von Vorgangsantwortdarstellungen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: