Share via


RunbookContentResponse Constructor ()

 

Initializes a new instance of the RunbookContentResponse class.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Syntax

public RunbookContentResponse()
public:
RunbookContentResponse()
new : unit -> RunbookContentResponse
Public Sub New

See Also

RunbookContentResponse Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top