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