Gets the job ids of the DryadLINQ jobs.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
public ReadOnlyCollection<string> JobIds { get; }public ReadOnlyCollection<string> JobIds { get; }Public ReadOnly Property JobIds As ReadOnlyCollection(Of String)
Get
Public ReadOnly Property JobIds As ReadOnlyCollection(Of String)
Get
public:
property ReadOnlyCollection<String^>^ JobIds {
ReadOnlyCollection<String^>^ get ();
}public:
property ReadOnlyCollection<String^>^ JobIds {
ReadOnlyCollection<String^>^ get ();
}Property Value
Type:
ReadOnlyCollection String