RecommendationRuleProperties Class

Definition

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

Constructors

RecommendationRuleProperties()

Properties

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

Methods

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

Applies to