Freigeben über


GeographyV2(String, String) Konstruktor

Definition

Initialisiert eine neue Instanz der GeographyV2-Klasse.

public GeographyV2 (string type, string location);
new Microsoft.Bot.Builder.AI.Luis.GeographyV2 : string * string -> Microsoft.Bot.Builder.AI.Luis.GeographyV2
Public Sub New (type As String, location As String)

Parameter

type
String

Typ des geografischen Standorts von GeographyV2.Types.

location
String

Geografischer Standort.

Gilt für: