Share via


ApiOperationData.Responses Property

Definition

Array of Operation responses.

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ResponseContract> Responses { get; }
member this.Responses : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ResponseContract>
Public ReadOnly Property Responses As IList(Of ResponseContract)

Property Value

Applies to