MetadataVersionFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags to specify how metadata versioning is processed
public enum MetadataVersionFormat
type MetadataVersionFormat =
Public Enum MetadataVersionFormat
- Inheritance
-
MetadataVersionFormat
Fields
Name | Value | Description |
---|---|---|
DEFAULT | 0 | No special handling of metadata |
ONE_LABEL_PER_TENANT | 1 | Only allow one metadata entry per tenant |