Compartilhar via


MongoDbObjectCommandCmdlet(InvocationInfo, CommandTypeEnum) Constructor

Definition

public MongoDbObjectCommandCmdlet (System.Management.Automation.InvocationInfo myInvocation, Microsoft.Azure.Commands.DataMigration.Models.CommandTypeEnum commandType);
new Microsoft.Azure.Commands.DataMigration.Cmdlets.MongoDbObjectCommandCmdlet : System.Management.Automation.InvocationInfo * Microsoft.Azure.Commands.DataMigration.Models.CommandTypeEnum -> Microsoft.Azure.Commands.DataMigration.Cmdlets.MongoDbObjectCommandCmdlet
Public Sub New (myInvocation As InvocationInfo, commandType As CommandTypeEnum)

Parameters

myInvocation
InvocationInfo
commandType
CommandTypeEnum

Applies to