Megosztás a következőn keresztül:


IMetadataEntityProperties Interface

Definition

[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)

Applies to