Share via


RunbookDraftGetResponse Constructor ()

 

Initializes a new instance of the RunbookDraftGetResponse class.

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

Syntax

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

See Also

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

Return to top