Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolicyInsightsPolicyStateCreatedEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event.

Hierarchy

  • PolicyInsightsPolicyStateCreatedEventData

Index

Properties

complianceReasonCode

complianceReasonCode: string

The compliance reason code. May be empty.

complianceState

complianceState: string

The compliance state of the resource with respect to the policy assignment.

policyAssignmentId

policyAssignmentId: string

The resource ID of the policy assignment.

policyDefinitionId

policyDefinitionId: string

The resource ID of the policy definition.

policyDefinitionReferenceId

policyDefinitionReferenceId: string

The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative. May be empty.

subscriptionId

subscriptionId: string

The subscription ID of the resource.

timestamp

timestamp: string

The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.

Generated using TypeDoc