PrivateLinkHubPatchInfo

AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQL

Properties

Name Type Description
tags object
View JSON Schema on GitHub

JSON Schema

microsoft-azure-synapse-analytics-privatelinkhubpatchinfo-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PrivateLinkHubPatchInfo",
  "title": "PrivateLinkHubPatchInfo",
  "type": "object",
  "properties": {
    "tags": {
      "type": "object",
      "additionalProperties": {
        "type": "string"
      }
    }
  }
}