AutomationScope interface
A single automation scope.
Properties
description | The resources scope description. |
scope |
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). |
Property Details
description
The resources scope description.
description?: string
Property Value
string
scopePath
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).
scopePath?: string
Property Value
string