Orchestrated Virtual Machine Scale Set Priority Mix Args
data class OrchestratedVirtualMachineScaleSetPriorityMixArgs(val baseRegularCount: Output<Int>? = null, val regularPercentageAboveBase: Output<Int>? = null) : ConvertibleToJava<OrchestratedVirtualMachineScaleSetPriorityMixArgs>
Constructors
Link copied to clipboard
fun OrchestratedVirtualMachineScaleSetPriorityMixArgs(baseRegularCount: Output<Int>? = null, regularPercentageAboveBase: Output<Int>? = null)