Orchestrated Virtual Machine Scale Set Priority Mix
data class OrchestratedVirtualMachineScaleSetPriorityMix(val baseRegularCount: Int? = null, val regularPercentageAboveBase: Int? = null)
Constructors
Link copied to clipboard
fun OrchestratedVirtualMachineScaleSetPriorityMix(baseRegularCount: Int? = null, regularPercentageAboveBase: Int? = null)