RunbookProperties.ProvisioningState Property

 

Optional. Gets or sets the provisioning state of the runbook.

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

public RunbookProvisioningState ProvisioningState { get; set; }
Return to top
Show: