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