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) -> AsyncIterable[azure.mgmt.machinelearningservices.models._models_py3.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