wait_for_provisioning_completion: Wait for a cluster to finish provisioning

View source: R/compute.R

wait_for_provisioning_completionR Documentation

Wait for a cluster to finish provisioning

Description

Wait for a cluster to finish provisioning. Typically invoked after a create_aml_compute() or create_aks_compute() call.

Usage

wait_for_provisioning_completion(cluster, show_output = FALSE)

Arguments

cluster

The AmlCompute or AksCompute object.

show_output

If TRUE, more verbose output will be provided.

Value

None

See Also

create_aml_compute(), create_aks_compute()


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.