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

DscCompilationJobCreateOrUpdateContent 类

定义

提供给创建编译作业操作的参数。

public class DscCompilationJobCreateOrUpdateContent
type DscCompilationJobCreateOrUpdateContent = class
Public Class DscCompilationJobCreateOrUpdateContent
继承
DscCompilationJobCreateOrUpdateContent

构造函数

DscCompilationJobCreateOrUpdateContent(DscConfigurationAssociationProperty)

初始化 DscCompilationJobCreateOrUpdateContent 的新实例。

属性

ConfigurationName

获取或设置 Dsc 配置的名称。

IsIncrementNodeConfigurationBuildRequired

如果需要 NodeConfiguration 的新版本。

Location

获取或设置资源的位置。

Name

获取或设置资源的名称。

Parameters

获取或设置作业的参数。

Tags

获取或设置附加到资源的标记。

适用于