你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HealthIndicator.GetHealthReport 方法

定义

获取服务的当前 HealthReport 值。

public Microsoft.WindowsAzure.Mobile.Service.Models.HealthReport GetHealthReport ();
abstract member GetHealthReport : unit -> Microsoft.WindowsAzure.Mobile.Service.Models.HealthReport
override this.GetHealthReport : unit -> Microsoft.WindowsAzure.Mobile.Service.Models.HealthReport
Public Function GetHealthReport () As HealthReport

返回

当前的 HealthReport

实现

适用于