你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JobStream Class

Definition

The Job Stream.

public class JobStream
type JobStream = class
Public Class JobStream
Inheritance
JobStream
Derived

Constructors

JobStream()

Initializes a new instance of the JobStream class.

JobStream(JobStream, String, String, Guid)

Initializes a new instance of the JobStream class.

Properties

AutomationAccountName

Gets or sets the automation account name.

JobId

Gets or sets the Job Id.

ResourceGroupName

Gets or sets the resource group name.

StreamRecordId

Gets or sets the stream record id

Summary

Gets or sets the summary.

Time

Gets or sets the stream time.

Type

Gets or sets the stream Type.

Applies to