deployment Configuration
Parameters
value
Using CloudServiceConfiguration specifies that the nodes should be creating using Azure Cloud Services (PaaS), while VirtualMachineConfiguration uses Azure Virtual Machines (IaaS).
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).