AzureMachineLearningWorkspacesOperationsMixin Class

Inheritance
builtins.object
AzureMachineLearningWorkspacesOperationsMixin

Constructor

AzureMachineLearningWorkspacesOperationsMixin()

Methods

list_skus

Lists all skus with associated features.

list_skus

Lists all skus with associated features.

list_skus(**kwargs: Any) -> Iterable[_models.SkuListResult]

Parameters

cls
callable

A custom type or function that will be passed the direct response

Returns

An iterator like instance of either SkuListResult or the result of cls(response)

Return type

Exceptions