provisionVmAgent

@JvmName(name = "aogatcsmjoqbfdls")
suspend fun provisionVmAgent(value: Output<Boolean>)
@JvmName(name = "bvugxrhojgdgdykm")
suspend fun provisionVmAgent(value: Boolean?)

Parameters

value

Should the Azure VM Agent be provisioned on this Virtual Machine? Defaults to true. Changing this forces a new resource to be created.

NOTE: If provision_vm_agent is set to false then allow_extension_operations must also be set to false.