Uses of Class
com.azure.resourcemanager.appservice.fluent.models.RecommendationInner
-
Packages that use RecommendationInner 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.com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of RecommendationInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type RecommendationInner Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. list()Description for List all recommendations for a subscription.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. list(Boolean featured, String filter, com.azure.core.util.Context context)Description for List all recommendations for a subscription.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listAsync()Description for List all recommendations for a subscription.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listAsync(Boolean featured, String filter)Description for List all recommendations for a subscription.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listHistoryForHostingEnvironment(String resourceGroupName, String hostingEnvironmentName)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listHistoryForHostingEnvironment(String resourceGroupName, String hostingEnvironmentName, Boolean expiredOnly, String filter, com.azure.core.util.Context context)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listHistoryForHostingEnvironmentAsync(String resourceGroupName, String hostingEnvironmentName)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listHistoryForHostingEnvironmentAsync(String resourceGroupName, String hostingEnvironmentName, Boolean expiredOnly, String filter)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listHistoryForWebApp(String resourceGroupName, String siteName)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listHistoryForWebApp(String resourceGroupName, String siteName, Boolean expiredOnly, String filter, com.azure.core.util.Context context)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listHistoryForWebAppAsync(String resourceGroupName, String siteName)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listHistoryForWebAppAsync(String resourceGroupName, String siteName, Boolean expiredOnly, String filter)Description for Get past recommendations for an app, optionally specified by the time range.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listRecommendedRulesForHostingEnvironment(String resourceGroupName, String hostingEnvironmentName)Description for Get all recommendations for a hosting environment.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listRecommendedRulesForHostingEnvironment(String resourceGroupName, String hostingEnvironmentName, Boolean featured, String filter, com.azure.core.util.Context context)Description for Get all recommendations for a hosting environment.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listRecommendedRulesForHostingEnvironmentAsync(String resourceGroupName, String hostingEnvironmentName)Description for Get all recommendations for a hosting environment.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listRecommendedRulesForHostingEnvironmentAsync(String resourceGroupName, String hostingEnvironmentName, Boolean featured, String filter)Description for Get all recommendations for a hosting environment.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listRecommendedRulesForWebApp(String resourceGroupName, String siteName)Description for Get all recommendations for an app.com.azure.core.http.rest.PagedIterable<RecommendationInner>RecommendationsClient. listRecommendedRulesForWebApp(String resourceGroupName, String siteName, Boolean featured, String filter, com.azure.core.util.Context context)Description for Get all recommendations for an app.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listRecommendedRulesForWebAppAsync(String resourceGroupName, String siteName)Description for Get all recommendations for an app.com.azure.core.http.rest.PagedFlux<RecommendationInner>RecommendationsClient. listRecommendedRulesForWebAppAsync(String resourceGroupName, String siteName, Boolean featured, String filter)Description for Get all recommendations for an app. -
Uses of RecommendationInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return RecommendationInner Modifier and Type Method Description RecommendationInnerRecommendationInner. withActionName(String actionName)Set the actionName property: Name of action recommended by this object.RecommendationInnerRecommendationInner. withBladeName(String bladeName)Set the bladeName property: Deep link to a blade on the portal.RecommendationInnerRecommendationInner. withChannels(Channels channels)Set the channels property: List of channels that this recommendation can apply.RecommendationInnerRecommendationInner. withCreationTime(OffsetDateTime creationTime)Set the creationTime property: Timestamp when this instance was created.RecommendationInnerRecommendationInner. withDisplayName(String displayName)Set the displayName property: UI friendly name of the rule (may not be unique).RecommendationInnerRecommendationInner. withEnabled(Integer enabled)Set the enabled property: True if this recommendation is still valid (i.e.RecommendationInnerRecommendationInner. withEndTime(OffsetDateTime endTime)Set the endTime property: The end time in UTC of a range that the recommendation refers to.RecommendationInnerRecommendationInner. withExtensionName(String extensionName)Set the extensionName property: Extension name of the portal if exists.RecommendationInnerRecommendationInner. withForwardLink(String forwardLink)Set the forwardLink property: Forward link to an external document associated with the rule.RecommendationInnerRecommendationInner. withIsDynamic(Boolean isDynamic)Set the isDynamic property: True if this is associated with a dynamically added rule.RecommendationInnerRecommendationInner. withKind(String kind)Set the kind property: Kind of resource.RecommendationInnerRecommendationInner. withLevel(NotificationLevel level)Set the level property: Level indicating how critical this recommendation can impact.RecommendationInnerRecommendationInner. withMessage(String message)Set the message property: Recommendation text.RecommendationInnerRecommendationInner. withNextNotificationTime(OffsetDateTime nextNotificationTime)Set the nextNotificationTime property: When to notify this recommendation next in UTC.RecommendationInnerRecommendationInner. withNotificationExpirationTime(OffsetDateTime notificationExpirationTime)Set the notificationExpirationTime property: Date and time in UTC when this notification expires.RecommendationInnerRecommendationInner. withNotifiedTime(OffsetDateTime notifiedTime)Set the notifiedTime property: Last timestamp in UTC this instance was actually notified.RecommendationInnerRecommendationInner. withRecommendationId(UUID recommendationId)Set the recommendationId property: A GUID value that each recommendation object is associated with.RecommendationInnerRecommendationInner. withResourceId(String resourceId)Set the resourceId property: Full ARM resource ID string that this recommendation object is associated with.RecommendationInnerRecommendationInner. withResourceScope(ResourceScopeType resourceScope)Set the resourceScope property: Name of a resource type this recommendation applies, e.g.RecommendationInnerRecommendationInner. withRuleName(String ruleName)Set the ruleName property: Unique name of the rule.RecommendationInnerRecommendationInner. withScore(Double score)Set the score property: A metric value measured by the rule.RecommendationInnerRecommendationInner. withStartTime(OffsetDateTime startTime)Set the startTime property: The beginning time in UTC of a range that the recommendation refers to.RecommendationInnerRecommendationInner. withStates(List<String> states)Set the states property: The list of states of this recommendation. -
Uses of RecommendationInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type RecommendationInner Modifier and Type Method Description List<RecommendationInner>RecommendationCollection. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type RecommendationInner Modifier and Type Method Description RecommendationCollectionRecommendationCollection. withValue(List<RecommendationInner> value)Set the value property: Collection of resources.
-