GetAzureDataMigrationService Class
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.
[System.Management.Automation.Alias(new System.String[] { "Get-AzDms" })]
[System.Management.Automation.Cmdlet("Get", "AzDataMigrationService", DefaultParameterSetName="ResourceGroupSet")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.DataMigration.Models.PSDataMigrationService) })]
public class GetAzureDataMigrationService : Microsoft.Azure.Commands.DataMigration.Cmdlets.DataMigrationCmdlet
[<System.Management.Automation.Alias(new System.String[] { "Get-AzDms" })>]
[<System.Management.Automation.Cmdlet("Get", "AzDataMigrationService", DefaultParameterSetName="ResourceGroupSet")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.DataMigration.Models.PSDataMigrationService) })>]
type GetAzureDataMigrationService = class
inherit DataMigrationCmdlet
Public Class GetAzureDataMigrationService
Inherits DataMigrationCmdlet
- Inheritance
- Attributes
Constructors
| GetAzureDataMigrationService() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DataMigrationClient | (Inherited from DataMigrationCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| DmsClient | (Inherited from DataMigrationCmdlet) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| ResourceGroupName | |
| ResourceId | |
| SessionState | (Inherited from AzurePSCmdlet) |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |