Share via


IAutomationRunbookTaskDetails.RunbookName Property

Definition

The runbook name.

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

Property Value

Attributes

Applies to