RecommendationRule Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RecommendationRuleTypeConverter))]
public class RecommendationRule : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IRecommendationRule, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RecommendationRuleTypeConverter))>]
type RecommendationRule = class
    interface IRecommendationRule
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class RecommendationRule
Implements IRecommendationRule, IValidates
Inheritance
RecommendationRule
Attributes
Implements

Constructors

RecommendationRule()

Properties

ActionName
BladeName
CategoryTag
Channel
Description
DisplayName
ExtensionName
ForwardLink
Id
IsDynamic
Kind
Level
Message
Name
RecommendationId
RecommendationName
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to