ConnectionPatchParameters 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
ConnectionPatchParameters()
public ConnectionPatchParameters();
Public Sub New ()
Applies to
ConnectionPatchParameters(ConnectionPatchProperties)
public ConnectionPatchParameters(Microsoft.Azure.Management.Automation.Models.ConnectionPatchProperties properties);
new Microsoft.Azure.Management.Automation.Models.ConnectionPatchParameters : Microsoft.Azure.Management.Automation.Models.ConnectionPatchProperties -> Microsoft.Azure.Management.Automation.Models.ConnectionPatchParameters
Public Sub New (properties As ConnectionPatchProperties)
Parameters
- properties
- ConnectionPatchProperties