次の方法で共有


MetricsPostBodySchemaParameters.Orderby プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="orderby")]
public string Orderby { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="orderby")>]
member this.Orderby : string with get, set
Public Property Orderby As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象