Partager via


OperationContract.Responses Propriété

Définition

Obtient ou définit un tableau de réponses d’opération.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à