RecommendationsOperationsExtensions.DisableAllForWebApp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void DisableAllForWebApp (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IRecommendationsOperations operations, string resourceGroupName, string siteName);
static member DisableAllForWebApp : Microsoft.Azure.Management.WebSites.Version2016_09_01.IRecommendationsOperations * string * string -> unit
<Extension()>
Public Sub DisableAllForWebApp (operations As IRecommendationsOperations, resourceGroupName As String, siteName As String)
Parameters
- operations
- IRecommendationsOperations
- resourceGroupName
- String
- siteName
- String