Uses of Class
com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Packages that use PolicyInsightsPolicyStateDeletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of PolicyInsightsPolicyStateDeletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return PolicyInsightsPolicyStateDeletedEventDataModifier and TypeMethodDescriptionPolicyInsightsPolicyStateDeletedEventData.setComplianceReasonCode(String complianceReasonCode) Set the complianceReasonCode property: The compliance reason code.PolicyInsightsPolicyStateDeletedEventData.setComplianceState(String complianceState) Set the complianceState property: The compliance state of the resource with respect to the policy assignment.PolicyInsightsPolicyStateDeletedEventData.setPolicyAssignmentId(String policyAssignmentId) Set the policyAssignmentId property: The resource ID of the policy assignment.PolicyInsightsPolicyStateDeletedEventData.setPolicyDefinitionId(String policyDefinitionId) Set the policyDefinitionId property: The resource ID of the policy definition.PolicyInsightsPolicyStateDeletedEventData.setPolicyDefinitionReferenceId(String policyDefinitionReferenceId) Set the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.PolicyInsightsPolicyStateDeletedEventData.setSubscriptionId(String subscriptionId) Set the subscriptionId property: The subscription ID of the resource.PolicyInsightsPolicyStateDeletedEventData.setTimestamp(OffsetDateTime timestamp) Set the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.