Share via


IRecoveryPlanAutomationRunbookActionDetails.RunbookId Property

Definition

The runbook ARM Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The runbook ARM 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 ARM 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