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

HealthError.CustomerResolvability Property

Definition

Gets or sets value indicating whether the health error is customer resolvable. Possible values include: 'Allowed', 'NotAllowed'

[Newtonsoft.Json.JsonProperty(PropertyName="customerResolvability")]
public string CustomerResolvability { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerResolvability")>]
member this.CustomerResolvability : string with get, set
Public Property CustomerResolvability As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to