Udostępnij za pośrednictwem


MachineLearningCompute class

Klasa reprezentująca klasę MachineLearningCompute.

Konstruktory

MachineLearningCompute(MachineLearningComputeManagementClientContext)

Utwórz element MachineLearningCompute.

Metody

listAvailableOperations(RequestOptionsBase)

Pobiera wszystkie dostępne operacje.

listAvailableOperations(RequestOptionsBase, ServiceCallback<AvailableOperations>)
listAvailableOperations(ServiceCallback<AvailableOperations>)

Szczegóły konstruktora

MachineLearningCompute(MachineLearningComputeManagementClientContext)

Utwórz element MachineLearningCompute.

new MachineLearningCompute(client: MachineLearningComputeManagementClientContext)

Parametry

client
MachineLearningComputeManagementClientContext

Odwołanie do klienta usługi.

Szczegóły metody

listAvailableOperations(RequestOptionsBase)

Pobiera wszystkie dostępne operacje.

function listAvailableOperations(options?: RequestOptionsBase): Promise<MachineLearningComputeListAvailableOperationsResponse>

Parametry

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.MachineLearningComputeListAvailableOperationsResponse>

listAvailableOperations(RequestOptionsBase, ServiceCallback<AvailableOperations>)

function listAvailableOperations(options: RequestOptionsBase, callback: ServiceCallback<AvailableOperations>)

Parametry

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<AvailableOperations>

Wywołanie zwrotne

listAvailableOperations(ServiceCallback<AvailableOperations>)

function listAvailableOperations(callback: ServiceCallback<AvailableOperations>)

Parametry

callback

ServiceCallback<AvailableOperations>

Wywołanie zwrotne