Aracılığıyla paylaş


InnerHealthError.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