Interactive Query Cluster Compute Isolation
data class InteractiveQueryClusterComputeIsolation(val computeIsolationEnabled: Boolean? = null, val hostSku: String? = null)
Constructors
Link copied to clipboard
fun InteractiveQueryClusterComputeIsolation(computeIsolationEnabled: Boolean? = null, hostSku: String? = null)