RunbookContentResponse 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 runbook content operation.
public class RunbookContentResponse : Microsoft.Azure.AzureOperationResponse
type RunbookContentResponse = class
inherit AzureOperationResponse
Public Class RunbookContentResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRunbookContentResponse
Constructors
RunbookContentResponse() |
Initializes a new instance of the RunbookContentResponse class. |
Properties
Stream |
Optional. Gets or sets the runbook content. |