你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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