platformFaultDomainCount

@JvmName(name = "ggyisuqsjayfnjrt")
suspend fun platformFaultDomainCount(value: Output<Int>)
@JvmName(name = "dnkvtshydfshblmt")
suspend fun platformFaultDomainCount(value: Int?)

Parameters

value

Specifies the number of fault domains to use when creating the underlying VMSS. A fault domain is a logical group of hardware within an Azure datacenter. VMs in the same fault domain share a common power source and network switch. If not specified, defaults to 1, which represents "Max Spreading" (using as many fault domains as possible). This property cannot be updated.