MigrateProjectProperties.RegisteredTool Property

Definition

Gets or sets the list of tools registered with the migrate project.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> RegisteredTool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.RegisteredTool : System.Collections.Generic.List<string> with get, set
Public Property RegisteredTool As List(Of String)

Property Value

Implements

Attributes

Applies to