Microsoft Windows Server · JSON Structure

Iis Administration Hal Link Structure

Type: object Properties: 1
DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

HalLink is a JSON Structure definition published by Microsoft Windows Server, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

href

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "HalLink",
  "type": "object",
  "properties": {
    "href": {
      "type": "string"
    }
  }
}