共用方式為


RecommendationRuleInner 類別

定義

表示建議引擎可執行檔建議規則。

[Microsoft.Rest.Serialization.JsonTransformation]
public class RecommendationRuleInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RecommendationRuleInner = class
    inherit ProxyOnlyResourceInner
Public Class RecommendationRuleInner
Inherits ProxyOnlyResourceInner
繼承
屬性

建構函式

RecommendationRuleInner()

初始化 RecommendationRuleInner 類別的新實例。

RecommendationRuleInner(String, String, String, String, String, String, String, Nullable<Guid>, String, String, Nullable<NotificationLevel>, Nullable<Channels>, IList<String>, Nullable<Boolean>, String, String, String)

初始化 RecommendationRuleInner 類別的新實例。

屬性

ActionName

取得或設定字串中這個規則所建議的動作名稱。

BladeName

取得或設定入口網站上刀鋒視窗的深層連結。 僅適用于動態規則。

CategoryTags

取得此建議規則所屬的類別標籤清單。

Channels

取得或設定套用此規則的可用通道清單。 可能的值包括:'Notification'、'Api'、'Email'、'Webhook'、'All'

Description

取得或設定規則的當地語系化詳細描述。

DisplayName

取得或設定規則的 UI 易記名稱。

ExtensionName

如果存在,則取得或設定入口網站的擴充名稱。 僅適用于動態規則。

ForwardLink

取得或設定與規則相關聯之外部檔的正向連結。 僅適用于動態規則。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
IsDynamic

如果這個 與動態加入的規則相關聯,則取得或設定 true

Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Level

取得或設定影響層級,指出此規則有多重要。 可能的值包括:'Critical'、'Warning'、'Information'、'NonUrgentSuggestion'

Location

資源位置

(繼承來源 Resource)
Message

取得或設定規則的當地語系化名稱, (適用于 UI) 。

Name

資源名稱

(繼承來源 ProxyResource)
RecommendationId

如果存在,取得或設定系結至規則之相關聯建議物件的建議識別碼。 如果這類物件不存在,則會將其設定為 null。

RecommendationName

取得或設定規則的唯一名稱。

Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

驗證 物件。 如果驗證失敗,則會擲回 ValidationException。

(繼承來源 Resource)

適用於