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

RegulatoryComplianceAssessmentProperties.FailedResources Property

Definition

Gets the given assessment's related resources count with failed state.

[Newtonsoft.Json.JsonProperty(PropertyName="failedResources")]
public int? FailedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedResources")>]
member this.FailedResources : Nullable<int>
Public ReadOnly Property FailedResources As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to