| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationRuleProperties |
RecommendationRuleProperties.withActionName(String actionName)
Set the actionName property: Name of action that is recommended by this rule in string.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withBladeName(String bladeName)
Set the bladeName property: Deep link to a blade on the portal.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withChannels(Channels channels)
Set the channels property: List of available channels that this rule applies.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withDescription(String description)
Set the description property: Localized detailed description of the rule.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withDisplayName(String displayName)
Set the displayName property: UI friendly name of the rule.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withExtensionName(String extensionName)
Set the extensionName property: Extension name of the portal if exists.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withForwardLink(String forwardLink)
Set the forwardLink property: Forward link to an external document associated with the rule.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withIsDynamic(Boolean isDynamic)
Set the isDynamic property: True if this is associated with a dynamically added rule.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withLevel(NotificationLevel level)
Set the level property: Level of impact indicating how critical this rule is.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withMessage(String message)
Set the message property: Localized name of the rule (Good for UI).
|
RecommendationRuleProperties |
RecommendationRuleProperties.withRecommendationId(UUID recommendationId)
Set the recommendationId property: Recommendation ID of an associated recommendation object tied to the rule, if
exists.
|
RecommendationRuleProperties |
RecommendationRuleProperties.withRecommendationName(String recommendationName)
Set the recommendationName property: Unique name of the rule.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.