次の方法で共有


AppServiceEnvironmentResource.GetHostingEnvironmentRecommendations メソッド

定義

AppServiceEnvironment 内の HostingEnvironmentRecommendationResources のコレクションを取得します。

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

戻り値

HostingEnvironmentRecommendationResources のコレクションと、HostingEnvironmentRecommendationResource に対する操作を表す オブジェクト。

適用対象