Compartir a través de


IRecommendationPropertiesExtendedProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.RecommendationPropertiesExtendedPropertiesTypeConverter))]
public interface IRecommendationPropertiesExtendedProperties : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.RecommendationPropertiesExtendedPropertiesTypeConverter))>]
type IRecommendationPropertiesExtendedProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IRecommendationPropertiesExtendedProperties
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to