ModelCapacities interface
Interface representing a ModelCapacities.
Methods
list(string, string, string, Model |
List ModelCapacities. |
Method Details
list(string, string, string, ModelCapacitiesListOptionalParams)
List ModelCapacities.
function list(modelFormat: string, modelName: string, modelVersion: string, options?: ModelCapacitiesListOptionalParams): PagedAsyncIterableIterator<ModelCapacityListResultValueItem, ModelCapacityListResultValueItem[], PageSettings>
Parameters
- modelFormat
-
string
The format of the Model
- modelName
-
string
The name of the Model
- modelVersion
-
string
The version of the Model
The options parameters.