AppServiceEnvironmentResource.GetHostingEnvironmentRecommendations 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.
Gets a collection of HostingEnvironmentRecommendationResources in the AppServiceEnvironment.
public virtual Azure.ResourceManager.AppService.HostingEnvironmentRecommendationCollection GetHostingEnvironmentRecommendations ();
abstract member GetHostingEnvironmentRecommendations : unit -> Azure.ResourceManager.AppService.HostingEnvironmentRecommendationCollection
override this.GetHostingEnvironmentRecommendations : unit -> Azure.ResourceManager.AppService.HostingEnvironmentRecommendationCollection
Public Overridable Function GetHostingEnvironmentRecommendations () As HostingEnvironmentRecommendationCollection
Returns
An object representing collection of HostingEnvironmentRecommendationResources and their operations over a HostingEnvironmentRecommendationResource.