ResponseContract.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)

プロパティ値

適用対象