Share via


JobStreamType Class

 

The job stream type.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Automation.Models.JobStreamType

Syntax

public static class JobStreamType
public ref class JobStreamType abstract sealed 
[<AbstractClass>]
[<Sealed>]
type JobStreamType = class end
Public NotInheritable Class JobStreamType

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static Any

System_CAPS_pubfieldSystem_CAPS_static Debug

System_CAPS_pubfieldSystem_CAPS_static Error

System_CAPS_pubfieldSystem_CAPS_static Output

System_CAPS_pubfieldSystem_CAPS_static Progress

System_CAPS_pubfieldSystem_CAPS_static Verbose

System_CAPS_pubfieldSystem_CAPS_static Warning

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top