共用方式為


ConnectionCreateOrUpdateProperties 建構函式

定義

多載

ConnectionCreateOrUpdateProperties()
ConnectionCreateOrUpdateProperties(ConnectionTypeAssociationProperty)

ConnectionCreateOrUpdateProperties()

public ConnectionCreateOrUpdateProperties ();
Public Sub New ()

適用於

ConnectionCreateOrUpdateProperties(ConnectionTypeAssociationProperty)

public ConnectionCreateOrUpdateProperties (Microsoft.Azure.Management.Automation.Models.ConnectionTypeAssociationProperty connectionType);
new Microsoft.Azure.Management.Automation.Models.ConnectionCreateOrUpdateProperties : Microsoft.Azure.Management.Automation.Models.ConnectionTypeAssociationProperty -> Microsoft.Azure.Management.Automation.Models.ConnectionCreateOrUpdateProperties
Public Sub New (connectionType As ConnectionTypeAssociationProperty)

參數

適用於