Powerbidedicated Functions
object PowerbidedicatedFunctions
Functions
Link copied to clipboard
Gets details about the specified auto scale v-core. Azure REST API version: 2021-01-01.
suspend fun getAutoScaleVCore(argument: suspend GetAutoScaleVCorePlainArgsBuilder.() -> Unit): GetAutoScaleVCoreResult
suspend fun getAutoScaleVCore(resourceGroupName: String, vcoreName: String): GetAutoScaleVCoreResult
Link copied to clipboard
Gets details about the specified dedicated capacity. Azure REST API version: 2021-01-01. Other available API versions: 2017-10-01.
suspend fun getCapacityDetails(argument: suspend GetCapacityDetailsPlainArgsBuilder.() -> Unit): GetCapacityDetailsResult
suspend fun getCapacityDetails(dedicatedCapacityName: String, resourceGroupName: String): GetCapacityDetailsResult