AutomationScope Class

A single automation scope.

Inheritance
AutomationScope

Constructor

AutomationScope(*, description: Optional[str] = None, scope_path: Optional[str] = None, **kwargs)

Parameters

description
str
Required

The resources scope description.

scope_path
str
Required

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).