OBJECT
Azure subscriptions on which Ransomware Investigation can be enabled.
type AzureSubscriptionRansomwareInvestigationEnablement {# Azure subscription ID.id: String! # Azure subscription name.subscriptionName: String! # Indicates whether Ransomware Monitoring is enabled.enabled: Boolean! # Indicates whether the Azure Subscription is healthy.isHealthy: Boolean! }