Share via


GeoCatalogUpdate interface

The properties of a GeoCatalog that can be updated.

Properties

identity

The managed service identity properties to update.

tags

Resource tags.

Property Details

identity

The managed service identity properties to update.

identity?: ManagedServiceIdentityUpdate

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>