Delen via


HealthErrorSummary.AffectedResourceSubtype Property

Definition

Gets or sets the sub type of any subcomponent within the ARM resource that this might be applicable. Value remains null if not applicable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to