Get Governance Assignment Plain Args
data class GetGovernanceAssignmentPlainArgs(val assessmentName: String, val assignmentKey: String, val scope: String) : ConvertibleToJava<GetGovernanceAssignmentPlainArgs>
Properties
Link copied to clipboard
The Assessment Key - A unique key for the assessment type
Link copied to clipboard
The governance assignment key - the assessment key of the required governance assignment
Link copied to clipboard
The scope of the Governance assignments. Valid scopes are: subscription (format: 'subscriptions/{subscriptionId}'), or security connector (format: 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'