MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionOozieGetJobLog Class : DisplayOutput Property |
'Declaration
<System.ComponentModel.DescriptionAttribute("When true, the Oozie job's logs will be written to the log file.")> <System.Activities.RequiredArgumentAttribute()> Public Property DisplayOutput As System.Boolean
'Usage
Dim instance As HDInsightSessionOozieGetJobLog Dim value As System.Boolean instance.DisplayOutput = value value = instance.DisplayOutput
[System.ComponentModel.Description("When true, the Oozie job's logs will be written to the log file.")] [System.Activities.RequiredArgument()] public System.bool DisplayOutput {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2