MetadataSupportedValueDetail interface
The metadata supported value detail.
Properties
display |
The display name. |
id | The id. |
resource |
The list of associated resource types. |
Property Details
displayName
The display name.
displayName?: string
Property Value
string
id
The id.
id?: string
Property Value
string
resourceTypes
The list of associated resource types.
resourceTypes?: string[]
Property Value
string[]