Package version:

Interface DevCenterUpdate

The devcenter resource for partial updates. Properties not provided in the update request will not be changed.

Hierarchy

Properties

Managed identity properties

location?: string

The geo-location where the resource lives

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

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc