InlineHostUsageReportResponse0

InlineHostUsageReportResponse0
InlineHostUsageReportResponse0
JSON Example
{
    "content": [
        {
            "date": "2025-06-23",
            "usage_start_date_time": "string",
            "usage_end_date_time": "string",
            "max_host_usages": [
                {
                    "sku": "string",
                    "region": "string",
                    "instance_type": "string",
                    "subscription_count": 0,
                    "host_usage_count": 0,
                    "overage": 0
                }
            ]
        }
    ]
}