ReplaceAllFirewallRulesOperationResponse

AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQL

Properties

Name Type Description
operationId string
View JSON Schema on GitHub

JSON Schema

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