Share via


IMigrateProjectProperties.RegisteredTool Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of tools registered with the migrate project.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="registeredTools")]
public string[] RegisteredTool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of tools registered with the migrate project.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="registeredTools")>]
member this.RegisteredTool : string[] with get, set
Public Property RegisteredTool As String()

Property Value

String[]
Attributes

Applies to