共用方式為


ConnectionCreateOrUpdateParameters 類別

定義

提供給建立或更新連接作業的參數。

public class ConnectionCreateOrUpdateParameters
[Microsoft.Rest.Serialization.JsonTransformation]
public class ConnectionCreateOrUpdateParameters
type ConnectionCreateOrUpdateParameters = class
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ConnectionCreateOrUpdateParameters = class
Public Class ConnectionCreateOrUpdateParameters
繼承
ConnectionCreateOrUpdateParameters
屬性

建構函式

ConnectionCreateOrUpdateParameters()

初始化 ConnectionCreateOrUpdateParameters 類別的新實例。

ConnectionCreateOrUpdateParameters(String, ConnectionCreateOrUpdateProperties)

提供給建立或更新連接作業的參數。

ConnectionCreateOrUpdateParameters(String, ConnectionTypeAssociationProperty, String, IDictionary<String,String>)

初始化 ConnectionCreateOrUpdateParameters 類別的新實例。

屬性

ConnectionType

取得或設定連接的 connectionType。

Description

取得或設定連接的描述。

FieldDefinitionValues

取得或設定連接的欄位定義屬性。

Name

取得或設定連接的名稱。

Properties

提供給建立或更新連接作業的參數。

方法

Validate()

驗證 物件。

適用於