次の方法で共有


APIError.Error プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象