ListCustomModels implements ListCustomModels
More...
◆ ListCustomModels() [1/2]
Synapse.ML.Cognitive.ListCustomModels.ListCustomModels |
( |
| ) |
|
|
inline |
◆ ListCustomModels() [2/2]
Synapse.ML.Cognitive.ListCustomModels.ListCustomModels |
( |
string |
uid | ) |
|
|
inline |
Creates a ListCustomModels with a UID that is used to give the ListCustomModels a unique ID.
- Parameters
-
uid | An immutable unique ID for the object and its derivatives. |
◆ GetConcurrency()
int Synapse.ML.Cognitive.ListCustomModels.GetConcurrency |
( |
| ) |
|
Gets concurrency value
- Returns
- concurrency: max number of concurrent calls
◆ GetConcurrentTimeout()
double Synapse.ML.Cognitive.ListCustomModels.GetConcurrentTimeout |
( |
| ) |
|
Gets concurrentTimeout value
- Returns
- concurrentTimeout: max number seconds to wait on futures if concurrency >= 1
◆ GetErrorCol()
string Synapse.ML.Cognitive.ListCustomModels.GetErrorCol |
( |
| ) |
|
Gets errorCol value
- Returns
- errorCol: column to hold http errors
◆ GetHandler()
object Synapse.ML.Cognitive.ListCustomModels.GetHandler |
( |
| ) |
|
Gets handler value
- Returns
- handler: Which strategy to use when handling requests
◆ GetOp()
string Synapse.ML.Cognitive.ListCustomModels.GetOp |
( |
| ) |
|
Gets op value
- Returns
- op: Specify whether to return summary or full list of models.
◆ GetOutputCol()
string Synapse.ML.Cognitive.ListCustomModels.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ GetSubscriptionKey()
string Synapse.ML.Cognitive.ListCustomModels.GetSubscriptionKey |
( |
| ) |
|
Gets subscriptionKey value
- Returns
- subscriptionKey: the API key to use
◆ GetTimeout()
double Synapse.ML.Cognitive.ListCustomModels.GetTimeout |
( |
| ) |
|
Gets timeout value
- Returns
- timeout: number of seconds to wait before closing the connection
◆ GetUrl()
string Synapse.ML.Cognitive.ListCustomModels.GetUrl |
( |
| ) |
|
Gets url value
- Returns
- url: Url of the service
◆ Load()
static ListCustomModels Synapse.ML.Cognitive.ListCustomModels.Load |
( |
string |
path | ) |
|
|
static |
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<ListCustomModels> instance for this ML instance.
◆ Save()
void Synapse.ML.Cognitive.ListCustomModels.Save |
( |
string |
path | ) |
|
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
- Parameters
-
path | The path to save the object to |
◆ SetConcurrency()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetConcurrency |
( |
int |
value | ) |
|
Sets value for concurrency
- Parameters
-
value | max number of concurrent calls |
- Returns
- New ListCustomModels object
◆ SetConcurrentTimeout()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetConcurrentTimeout |
( |
double |
value | ) |
|
Sets value for concurrentTimeout
- Parameters
-
value | max number seconds to wait on futures if concurrency >= 1 |
- Returns
- New ListCustomModels object
◆ SetErrorCol()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetErrorCol |
( |
string |
value | ) |
|
Sets value for errorCol
- Parameters
-
value | column to hold http errors |
- Returns
- New ListCustomModels object
◆ SetHandler()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetHandler |
( |
object |
value | ) |
|
Sets value for handler
- Parameters
-
value | Which strategy to use when handling requests |
- Returns
- New ListCustomModels object
◆ SetLinkedService()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetLinkedService |
( |
string |
value | ) |
|
◆ SetLocation()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetLocation |
( |
string |
value | ) |
|
Sets value for location
- Parameters
-
value | Location of the cognitive service |
- Returns
- New ListCustomModels object
◆ SetOp()
Sets value for op
- Parameters
-
value | Specify whether to return summary or full list of models. |
- Returns
- New ListCustomModels object
◆ SetOpCol()
Sets value for op column
- Parameters
-
value | Specify whether to return summary or full list of models. |
- Returns
- New ListCustomModels object
◆ SetOutputCol()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetOutputCol |
( |
string |
value | ) |
|
Sets value for outputCol
- Parameters
-
value | The name of the output column |
- Returns
- New ListCustomModels object
◆ SetSubscriptionKey()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetSubscriptionKey |
( |
string |
value | ) |
|
◆ SetSubscriptionKeyCol()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetSubscriptionKeyCol |
( |
string |
value | ) |
|
Sets value for subscriptionKey column
- Parameters
-
- Returns
- New ListCustomModels object
◆ SetTimeout()
ListCustomModels Synapse.ML.Cognitive.ListCustomModels.SetTimeout |
( |
double |
value | ) |
|
Sets value for timeout
- Parameters
-
value | number of seconds to wait before closing the connection |
- Returns
- New ListCustomModels object
◆ SetUrl()
The documentation for this class was generated from the following file:
- synapse/ml/cognitive/ListCustomModels.cs