Share via


RequestContract.Representations Property

Definition

Collection of operation request 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