SkuOperations interface
Interface representing a SkuOperations.
Methods
| list(string, string, Sku |
Gets a list of available SKUs about the specified streaming job. |
Method Details
list(string, string, SkuListOptionalParams)
Gets a list of available SKUs about the specified streaming job.
function list(resourceGroupName: string, jobName: string, options?: SkuListOptionalParams): PagedAsyncIterableIterator<GetStreamingJobSkuResult, GetStreamingJobSkuResult[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- jobName
-
string
The name of the streaming job.
- options
- SkuListOptionalParams
The options parameters.