Project interface
Azure Migrate Project.
Properties
| e | 
	For optimistic concurrency control.  | 
| id | Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName} NOTE: This property will not be serialized. It can only be populated by the server.  | 
| location | Azure location in which project is created.  | 
| name | Name of the project. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| properties | Properties of the project.  | 
| tags | Tags provided by Azure Tagging service.  | 
| type | Type of the object = [Microsoft.Migrate/assessmentProjects]. NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
		eTag
	 
	For optimistic concurrency control.
eTag?: string
				Property Value
string
id
Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
				Property Value
string
location
Azure location in which project is created.
location?: string
				Property Value
string
name
Name of the project. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
				Property Value
string
properties
tags
Tags provided by Azure Tagging service.
tags?: Record<string, unknown>
				Property Value
Record<string, unknown>
type
Type of the object = [Microsoft.Migrate/assessmentProjects]. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
				Property Value
string