data class AutomationScopeArgs(val description: Output<String>? = null, val scopePath: Output<String>? = null) : ConvertibleToJava<AutomationScopeArgs>
The resources scope path. Can be the subscription on which the automation is defined on or a resource group under that subscription (fully qualified Azure resource IDs).