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