Share 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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="outputHead", Update=false)]
public string OutputHead { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="outputHead", Update=false)>]
member this.OutputHead : string
Public ReadOnly Property OutputHead As String

Property Value

Attributes

Applies to