Udostępnij za pośrednictwem


RunbookUpdateProperties Class

Definition

The parameters supplied to the update runbook properties.

public class RunbookUpdateProperties
type RunbookUpdateProperties = class
Public Class RunbookUpdateProperties
Inheritance
RunbookUpdateProperties

Constructors

RunbookUpdateProperties()

Initializes a new instance of the RunbookUpdateProperties class.

Properties

Description

Optional. Gets or sets the description of the runbook.

LogProgress

Optional. Gets or sets progress log option.

LogVerbose

Optional. Gets or sets verbose log option.

ServiceManagementTags

Optional. Gets or sets the service management tags of the runbook.

Applies to