Share via


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

BatchConfigurationProperties 类

定义

批处理配置属性定义。

public class BatchConfigurationProperties : Microsoft.Azure.Management.Logic.Models.ArtifactProperties
type BatchConfigurationProperties = class
    inherit ArtifactProperties
Public Class BatchConfigurationProperties
Inherits ArtifactProperties
继承
BatchConfigurationProperties

构造函数

BatchConfigurationProperties()

初始化 BatchConfigurationProperties 类的新实例。

BatchConfigurationProperties(String, BatchReleaseCriteria, Nullable<DateTime>, Nullable<DateTime>, Object)

初始化 BatchConfigurationProperties 类的新实例。

属性

BatchGroupName

获取或设置批处理组的名称。

ChangedTime

获取或设置项目更改时间。

(继承自 ArtifactProperties)
CreatedTime

获取或设置项目创建时间。

(继承自 ArtifactProperties)
Metadata

批处理配置属性定义。

(继承自 ArtifactProperties)
ReleaseCriteria

获取或设置批处理发布条件。

方法

Validate()

验证 对象。

适用于