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