ApplicationInsightsPolicyApiResponse

ApplicationInsightsPolicyApiResponse
ApplicationInsightsPolicyApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "application_insights_params": {
                "enable_learn_from_bots": false,
                "enable_per_uri_learning": false,
                "learn_from_authenticated_clients_only": false,
                "learn_from_bots": {
                    "classifications": [
                        {
                            "type": "string",
                            "user_defined_type": "string"
                        }
                    ],
                    "match_operation": "string"
                },
                "learn_from_urls_without_args": false,
                "max_params": 0,
                "max_uris": 0,
                "trusted_ipgroup_ref": "string"
            },
            "application_sampling_config": {
                "max_sampling_percent": 0,
                "min_update_interval": 0
            },
            "description": "string",
            "enable_application_insights": false,
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next