Share via


ResponseContract.Representations Property

Definition

Collection of operation response representations.

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

Property Value

Applies to