ConnectionInfoCmdlet(InvocationInfo) Constructor
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.
public ConnectionInfoCmdlet (System.Management.Automation.InvocationInfo myInvocation);
new Microsoft.Azure.Commands.DataMigration.Cmdlets.ConnectionInfoCmdlet : System.Management.Automation.InvocationInfo -> Microsoft.Azure.Commands.DataMigration.Cmdlets.ConnectionInfoCmdlet
Public Sub New (myInvocation As InvocationInfo)
Parameters
- myInvocation
- InvocationInfo