C# Class BuildIt.CognitiveServices.Models.DetectTopicsHeaders

Defines headers for Detect Topics operation.
Afficher le fichier Open project: builttoroam/BuildIt

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DetectTopicsHeaders ( ) : System.Linq

Initializes a new instance of the DetectTopicsHeaders class.

DetectTopicsHeaders ( string operationLocation = default(string) ) : System.Linq

Initializes a new instance of the DetectTopicsHeaders class.

Method Details

DetectTopicsHeaders() public méthode

Initializes a new instance of the DetectTopicsHeaders class.
public DetectTopicsHeaders ( ) : System.Linq
Résultat System.Linq

DetectTopicsHeaders() public méthode

Initializes a new instance of the DetectTopicsHeaders class.
public DetectTopicsHeaders ( string operationLocation = default(string) ) : System.Linq
operationLocation string URL of the created operation. /// Invoke a GET HTTP request to retrieve the operation /// status.
Résultat System.Linq