Package version:

Interface TrackedResourceUpdate

Base tracked resource type for PATCH updates

Hierarchy

Properties

Properties

location?: string

The geo-location where the resource lives

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

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc