RunbookDraftGetResponse 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 response model for the get runbook draft operation.
public class RunbookDraftGetResponse : Microsoft.Azure.AzureOperationResponse
type RunbookDraftGetResponse = class
inherit AzureOperationResponse
Public Class RunbookDraftGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRunbookDraftGetResponse
Constructors
RunbookDraftGetResponse() |
Initializes a new instance of the RunbookDraftGetResponse class. |
Properties
RunbookDraft |
Optional. Gets or sets the runbook draft. |