OBJECT
RansomwareInvestigationEnablementReply
Description
Lists of entities and their Ransomware Monitoring enablement status.
link GraphQL Schema definition
- type RansomwareInvestigationEnablementReply {
- # Microsoft 365 subscriptions on which Ransomware Monitoring can be enabled.
- Microsoft365RansomwareInvestigationEnablement!] : [
- # Rubrik Cloud Vault archival locations on which Ransomware Monitoring can be
- # enabled.
- RubrikCloudVaultRansomwareInvestigationEnablement!] : [
- # Cloud Direct clusters on which Ransomware Monitoring can be enabled.
- CloudDirectClusterRansomwareInvestigationEnablement!] : [
- # The Azure subscriptions on which Ransomware Investigation can be enabled.
- AzureSubscriptionRansomwareInvestigationEnablement!] : [
- # The AWS accounts on which Ransomware Investigation can be enabled.
- AwsAccountRansomwareInvestigationEnablement!] : [
- }