Delen via


IOperationStatusResult.OutputHead Property

Definition

For actions that run commands or scripts, the leading bytes of the output of the script execution.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="For actions that run commands or scripts, the leading bytes of the output of the script execution.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="outputHead")]
public string OutputHead { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="For actions that run commands or scripts, the leading bytes of the output of the script execution.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="outputHead")>]
member this.OutputHead : string
Public ReadOnly Property OutputHead As String

Property Value

Attributes

Applies to