Managed Network Provision Status Response
data class ManagedNetworkProvisionStatusResponse(val sparkReady: Boolean? = null, val status: String? = null)
Status of the Provisioning for the managed network of a machine learning workspace.