Method: DatadogAPIClient::V1::UsageCloudSecurityPostureManagementHour#aas_host_count
- Defined in:
- lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb
#aas_host_count ⇒ Object
The number of Cloud Security Management Pro Azure app services hosts during a given hour.
25 26 27 |
# File 'lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb', line 25 def aas_host_count @aas_host_count end |