Freigeben über


IManualActionTaskDetails.Instruction Property

Definition

The instructions.

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

Property Value

Attributes

Applies to