KnownProviderRegistrationKind enum
Provider registration kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.
Fields
| Direct | Resource Provider with all the resource types 'managed' on by itself. |
| Hybrid | Resource Provider with a mix of 'managed' and 'direct' resource types. |
| Managed | Resource Provider with all the resource types 'managed' by the ProviderHub service. |