RecommendationsOperationsExtensions.GetRuleDetailsByWebApp Method

Definition

Get a recommendation rule for an app.

C#
public static Microsoft.Azure.Management.WebSites.Models.RecommendationRule GetRuleDetailsByWebApp(this Microsoft.Azure.Management.WebSites.IRecommendationsOperations operations, string resourceGroupName, string siteName, string name, bool? updateSeen = default, string recommendationId = default);

Parameters

operations
IRecommendationsOperations

The operations group for this extension method.

resourceGroupName
String

Name of the resource group to which the resource belongs.

siteName
String

Name of the app.

name
String

Name of the recommendation.

updateSeen
Nullable<Boolean>

Specify <code>true</code> to update the last-seen timestamp of the recommendation object.

recommendationId
String

The GUID of the recommendation object if you query an expired one. You don't need to specify it to query an active entry.

Returns

Remarks

Description for Get a recommendation rule for an app.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Legacy