{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ManagedClusterMetricsProfile", "type": "object", "description": "The metrics profile for the ManagedCluster.", "properties": { "costAnalysis": { "type": "object" } } }