ConnectionCreateOrUpdateProperties Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ConnectionCreateOrUpdateProperties() | |
ConnectionCreateOrUpdateProperties(ConnectionTypeAssociationProperty) |
ConnectionCreateOrUpdateProperties()
public ConnectionCreateOrUpdateProperties();
Public Sub New ()
Applies to
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)
Parameters
- connectionType
- ConnectionTypeAssociationProperty