次の方法で共有


HierarchicalModel.Inherits プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="inherits")]
public Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.PrebuiltDomainObject Inherits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inherits")>]
member this.Inherits : Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.PrebuiltDomainObject with get, set
Public Property Inherits As PrebuiltDomainObject

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象