IRecommendationProperties Interface

Definition

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

Properties

ActionName
BladeName
CategoryTag
Channel
CreationTime
DisplayName
Enabled
EndTime
ExtensionName
ForwardLink
IsDynamic
Level
Message
NextNotificationTime
NotificationExpirationTime
NotifiedTime
RecommendationId
ResourceId
ResourceScope
RuleName
Score
StartTime
State

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to