Share via


IAutomationRunbookTaskDetails.RunbookId Property

Definition

The runbook Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The runbook Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runbookId")]
public string RunbookId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The runbook Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runbookId")>]
member this.RunbookId : string with get, set
Public Property RunbookId As String

Property Value

Attributes

Applies to