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

ConnectionTypeCreateParameters 类

定义

提供给创建连接类型操作的参数。

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

构造函数

ConnectionTypeCreateParameters()

初始化 ConnectionTypeCreateParameters 类的新实例。

ConnectionTypeCreateParameters(String, ConnectionTypeCreateProperties)

使用所需参数初始化 ConnectionTypeCreateParameters 类的新实例。

属性

Name

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

Properties

必需。 获取或设置连接类型的值。

适用于