Learn R Programming

azuremlsdk (version 1.10.0)

detach_aks_compute: Detach an AksCompute cluster from its associated workspace

Description

Detach the AksCompute cluster from its associated workspace. No underlying cloud resource will be deleted; the association will just be removed.

Usage

detach_aks_compute(cluster)

Arguments

cluster

The AksCompute object.

Value

None