DataMigrationCmdlet.DmsClient Property
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.
DMS client that is used inside all cmdlets for testing
public Microsoft.Azure.Commands.DataMigration.Common.DmsClient DmsClient { get; set; }
member this.DmsClient : Microsoft.Azure.Commands.DataMigration.Common.DmsClient with get, set
Public Property DmsClient As DmsClient