ResourceDeploymentScriptAzureCliContainer

data class ResourceDeploymentScriptAzureCliContainer(val containerGroupName: String? = null)

Constructors

constructor(containerGroupName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Container group name, if not specified then the name will get auto-generated. For more information, please refer to the Container Configuration documentation.