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