GetAzVMwareScriptExecutionLog_Get.ScriptOutputStreamType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="Array of ScriptOutputStreamType", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ScriptOutputStreamType) }, ReadOnly=false, Required=true, SerializedName="scriptOutputStreamType")]
[System.Management.Automation.AllowEmptyCollection]
[System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ScriptOutputStreamType))]
[System.Management.Automation.Parameter(HelpMessage="Array of ScriptOutputStreamType", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ScriptOutputStreamType[] ScriptOutputStreamType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="Array of ScriptOutputStreamType", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ScriptOutputStreamType) }, ReadOnly=false, Required=true, SerializedName="scriptOutputStreamType")>]
[<System.Management.Automation.AllowEmptyCollection>]
[<System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ScriptOutputStreamType))>]
[<System.Management.Automation.Parameter(HelpMessage="Array of ScriptOutputStreamType", Mandatory=true, ValueFromPipeline=true)>]
member this.ScriptOutputStreamType : Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ScriptOutputStreamType[] with get, set
Public Property ScriptOutputStreamType As ScriptOutputStreamType()

Property Value

ScriptOutputStreamType[]
Attributes

Applies to