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

AutomationConnectionCreateOrUpdateContent 类

定义

提供给创建或更新连接操作的参数。

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

构造函数

AutomationConnectionCreateOrUpdateContent(String, ConnectionTypeAssociationProperty)

初始化 AutomationConnectionCreateOrUpdateContent 的新实例。

属性

ConnectionTypeName

获取或设置连接类型的名称。

Description

获取或设置连接的说明。

FieldDefinitionValues

获取或设置连接的字段定义属性。

Name

获取或设置连接的名称。

适用于