Freigeben über


EntityRoleUpdateObject Konstruktoren

Definition

Überlädt

EntityRoleUpdateObject()
EntityRoleUpdateObject(String)

EntityRoleUpdateObject()

Quelle:
EntityRoleUpdateObject.cs
Quelle:
EntityRoleUpdateObject.cs
public EntityRoleUpdateObject ();
Public Sub New ()

Gilt für:

EntityRoleUpdateObject(String)

Quelle:
EntityRoleUpdateObject.cs
Quelle:
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)

Parameter

name
String

Gilt für: