IMetadataEntityProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.MetadataEntityPropertiesTypeConverter))]
public interface IMetadataEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.MetadataEntityPropertiesTypeConverter))>]
type IMetadataEntityProperties = interface
interface IJsonSerializable
Public Interface IMetadataEntityProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ApplicableScenario |
The list of scenarios applicable to this metadata entity. |
DependsOn |
The list of keys on which this entity depends on. |
DisplayName |
The display name. |
SupportedValue |
The list of supported values. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |