Package version:

Interface ProjectUpdate

The project properties for partial update. Properties not provided in the update request will not be changed.

Hierarchy

Properties

description?: string

Description of the project.

devCenterId?: string

Resource Id of an associated DevCenter

location?: string

The geo-location where the resource lives

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

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc