次の方法で共有


IScriptActionTaskDetails.Output Property

Definition

The output.

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

Property Value

Attributes

Applies to