次の方法で共有


EntityRoleUpdateObject コンストラクター

定義

オーバーロード

EntityRoleUpdateObject()
EntityRoleUpdateObject(String)

EntityRoleUpdateObject()

ソース:
EntityRoleUpdateObject.cs
ソース:
EntityRoleUpdateObject.cs
public EntityRoleUpdateObject ();
Public Sub New ()

適用対象

EntityRoleUpdateObject(String)

ソース:
EntityRoleUpdateObject.cs
ソース:
EntityRoleUpdateObject.cs
public EntityRoleUpdateObject (string name = default);
new Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.EntityRoleUpdateObject : string -> Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.EntityRoleUpdateObject
Public Sub New (Optional name As String = Nothing)

パラメーター

name
String

適用対象