次の方法で共有


AccountModel.Deprecation プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象