Share via


AutomationRunbookPatch Class

Definition

The parameters supplied to the update runbook operation.

public class AutomationRunbookPatch
type AutomationRunbookPatch = class
Public Class AutomationRunbookPatch
Inheritance
AutomationRunbookPatch

Constructors

AutomationRunbookPatch()

Initializes a new instance of AutomationRunbookPatch.

Properties

Description

Gets or sets the description of the runbook.

IsLogProgressEnabled

Gets or sets progress log option.

IsLogVerboseEnabled

Gets or sets verbose log option.

Location

Gets or sets the location of the resource.

LogActivityTrace

Gets or sets the activity-level tracing options of the runbook.

Name

Gets or sets the name of the resource.

Tags

Gets or sets the tags attached to the resource.

Applies to