Project interface

Extends

Properties

accountId

The immutable id of the team account which

creationDate

The creation date of the project in ISO8601

description

The description of this project.

friendlyName
gitrepo

The reference to git repo for this project.

projectId

The immutable id of this project.

provisioningState

The current deployment

workspaceId

The immutable id of the workspace which

Inherited Properties

id

The resource ID.

location
name

The name of the resource.

tags

The tags of the

type

The type of the resource.

Property Details

accountId

The immutable id of the team account which

accountId?: string

Property Value

string

creationDate

The creation date of the project in ISO8601

creationDate?: Date

Property Value

Date

description

The description of this project.

description?: string

Property Value

string

friendlyName

friendlyName: string

Property Value

string

gitrepo

The reference to git repo for this project.

gitrepo?: string

Property Value

string

projectId

The immutable id of this project.

projectId?: string

Property Value

string

provisioningState

The current deployment

provisioningState?: ProvisioningState

Property Value

workspaceId

The immutable id of the workspace which

workspaceId?: string

Property Value

string

Inherited Property Details

id

The resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

location: string

Property Value

string

Inherited From Resource.location

name

The name of the resource.

name?: string

Property Value

string

Inherited From Resource.name

tags

The tags of the

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

The type of the resource.

type?: string

Property Value

string

Inherited From Resource.type