Microsoft Windows Server · Example Payload

Iis Administration Application Pool Create Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Iis Administration Application Pool Create Example is an example object payload from Microsoft Windows Server, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameauto_startpipeline_modemanaged_runtime_versionenable_32bit_win64queue_length

Example Payload

Raw ↑
{
  "name": "Example Title",
  "auto_start": true,
  "pipeline_mode": "example_value",
  "managed_runtime_version": "example_value",
  "enable_32bit_win64": true,
  "queue_length": 10
}