Share via


IVMwareMigrateFabricModelCustomProperties.MigrationSolutionId Property

Definition

Gets or sets the ARM Id of the migration solution.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the ARM Id of the migration solution.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="migrationSolutionId")]
public string MigrationSolutionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the ARM Id of the migration solution.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="migrationSolutionId")>]
member this.MigrationSolutionId : string with get, set
Public Property MigrationSolutionId As String

Property Value

Attributes

Applies to