Freigeben über


UserCollaborator Konstruktoren

Definition

Überlädt

UserCollaborator()
UserCollaborator(String)

UserCollaborator()

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

Gilt für:

UserCollaborator(String)

Quelle:
UserCollaborator.cs
Quelle:
UserCollaborator.cs
public UserCollaborator (string email = default);
new Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.UserCollaborator : string -> Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.UserCollaborator
Public Sub New (Optional email As String = Nothing)

Parameter

email
String

Gilt für: