IMigrateProject.Id Property

Definition

Gets the relative URL to get this migrate project.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the relative URL to get this migrate project.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="id")]
public string Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the relative URL to get this migrate project.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="id")>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Attributes

Applies to