Share via


IRecoveryPlanAction.ActionName Property

Definition

The action name.

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

Property Value

Attributes

Applies to