RunbookCreateResponse.RunbookUri Property

 

Optional. Gets or sets the runbook uri.

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

public Uri RunbookUri { get; set; }

Property Value

Type: System.Uri
Return to top
Show: