IRecommendation Interface

Definition

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

Properties

ActionName
BladeName
CategoryTag
Channel
CreationTime
DisplayName
Enabled
EndTime
ExtensionName
ForwardLink
Id (Inherited from IProxyOnlyResource)
IsDynamic
Kind (Inherited from IProxyOnlyResource)
Level
Message
Name (Inherited from IProxyOnlyResource)
NextNotificationTime
NotificationExpirationTime
NotifiedTime
RecommendationId
ResourceId
ResourceScope
RuleName
Score
StartTime
State
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to