Share via


RunbookGetResponse Constructor ()

 

Initializes a new instance of the RunbookGetResponse class.

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

Syntax

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

See Also

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

Return to top