RunbookUpdateProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET