deploymentConfiguration

@JvmName(name = "ixfrihlnalqdsaxk")
suspend fun deploymentConfiguration(value: Output<DeploymentConfigurationArgs>)
@JvmName(name = "ibpnybpnewgjldvf")
suspend fun deploymentConfiguration(value: DeploymentConfigurationArgs?)

Parameters

value

Using CloudServiceConfiguration specifies that the nodes should be creating using Azure Cloud Services (PaaS), while VirtualMachineConfiguration uses Azure Virtual Machines (IaaS).


@JvmName(name = "kyetlfbbcujasjki")
suspend fun deploymentConfiguration(argument: suspend DeploymentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Using CloudServiceConfiguration specifies that the nodes should be creating using Azure Cloud Services (PaaS), while VirtualMachineConfiguration uses Azure Virtual Machines (IaaS).