IRecommendationRuleProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RecommendationRulePropertiesTypeConverter))]
public interface IRecommendationRuleProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RecommendationRulePropertiesTypeConverter))>]
type IRecommendationRuleProperties = interface
    interface IJsonSerializable
Public Interface IRecommendationRuleProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ActionName
BladeName
CategoryTag
Channel
Description
DisplayName
ExtensionName
ForwardLink
IsDynamic
Level
Message
RecommendationId
RecommendationName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to