RecommendationProperties Class

Definition

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

Constructors

RecommendationProperties()

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

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

Applies to