次の方法で共有


MatchResponse.Status プロパティ

定義

評価の状態を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="Status")]
public Microsoft.Azure.CognitiveServices.ContentModerator.Models.Status Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Status")>]
member this.Status : Microsoft.Azure.CognitiveServices.ContentModerator.Models.Status with get, set
Public Property Status As Status

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象