IDatabaseMigrationProperties.MigrationService 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.
Resource Id of the Migration Service.
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Resource Id of the Migration Service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="migrationService")]
public string MigrationService { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Resource Id of the Migration Service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="migrationService")>]
member this.MigrationService : string with get, set
Public Property MigrationService As String
Property Value
- Attributes