availabilitySet

@JvmName(name = "qivtjgtjqkdbusip")
suspend fun availabilitySet(value: Output<SubResourceArgs>)
@JvmName(name = "jdqlxqasrxmuyayv")
suspend fun availabilitySet(value: SubResourceArgs?)

Parameters

value

Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see Availability sets overview. For more information on Azure planned maintenance, see Maintenance and updates for Virtual Machines in Azure. Currently, a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability set.


@JvmName(name = "wnjoboxaeduidvuk")
suspend fun availabilitySet(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see Availability sets overview. For more information on Azure planned maintenance, see Maintenance and updates for Virtual Machines in Azure. Currently, a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability set.