ComplianceProperties interface

The Compliance score (percentage) of a Subscription is a sum of all Resources' Compliances under the given Subscription. A Resource Compliance is defined as the compliant ('healthy') Policy Definitions out of all Policy Definitions applicable to a given resource.

Properties

assessmentResult

An array of segment, which is the actually the compliance assessment.

assessmentTimestampUtcDate

The timestamp when the Compliance calculation was conducted.

resourceCount

The resource count of the given subscription for which the Compliance calculation was conducted (needed for Management Group Compliance calculation).

Property Details

assessmentResult

An array of segment, which is the actually the compliance assessment.

assessmentResult?: ComplianceSegment[]

Property Value

assessmentTimestampUtcDate

The timestamp when the Compliance calculation was conducted.

assessmentTimestampUtcDate?: Date

Property Value

Date

resourceCount

The resource count of the given subscription for which the Compliance calculation was conducted (needed for Management Group Compliance calculation).

resourceCount?: number

Property Value

number