MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionOozieSubmitJob Class : JobLog Property |
'Declaration
<System.ComponentModel.DescriptionAttribute("The specified Oozie job's logs (optional)")> <System.ComponentModel.CategoryAttribute("Results")> Public Property JobLog As System.Activities.OutArgument(Of String)
'Usage
Dim instance As HDInsightSessionOozieSubmitJob Dim value As System.Activities.OutArgument(Of String) instance.JobLog = value value = instance.JobLog
[System.ComponentModel.Description("The specified Oozie job's logs (optional)")] [System.ComponentModel.Category("Results")] public System.Activities.OutArgument<string> JobLog {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