Resource Deployment Script Azure Cli Container Args
data class ResourceDeploymentScriptAzureCliContainerArgs(val containerGroupName: Output<String>? = null) : ConvertibleToJava<ResourceDeploymentScriptAzureCliContainerArgs>
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.