Skip to content

Commit 1a6f5b8

Browse files
authored
Revert "[Hub Generated] Review request for Microsoft.Synapse to add version stable/2023-05-01 (#23376)" (#23668)
This reverts commit 5b79bd5.
1 parent 5b79bd5 commit 1a6f5b8

File tree

215 files changed

+6
-28034
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

215 files changed

+6
-28034
lines changed

specification/common-types/resource-management/v5/types.json

Lines changed: 0 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -624,74 +624,6 @@
624624
"type": "string"
625625
}
626626
}
627-
},
628-
"UsageName": {
629-
"type": "object",
630-
"description": "Name of the usage metrics",
631-
"properties": {
632-
"value": {
633-
"type": "string",
634-
"description": "The name of the usage metric."
635-
},
636-
"localizedValue": {
637-
"type": "string",
638-
"description": "The localized name of the usage metric."
639-
}
640-
}
641-
},
642-
"Usage": {
643-
"type": "object",
644-
"description": "Resource usage and limit.",
645-
"properties": {
646-
"unit": {
647-
"readOnly": true,
648-
"type": "string",
649-
"description": "The unit of usage measurement."
650-
},
651-
"currentValue": {
652-
"readOnly": true,
653-
"type": "number",
654-
"format": "double",
655-
"description": "The current usage of the resource."
656-
},
657-
"limit": {
658-
"readOnly": true,
659-
"type": "number",
660-
"format": "double",
661-
"description": "The maximum permitted usage of the resource."
662-
},
663-
"name": {
664-
"readOnly": true,
665-
"$ref": "#/definitions/UsageName",
666-
"description": "The name of the type of usage."
667-
},
668-
"nextResetTime": {
669-
"type": "string",
670-
"format": "date-time",
671-
"description": "Optional.The time that the metric's value will reset."
672-
},
673-
"quotaPeriod": {
674-
"type": "string",
675-
"description": "Optional. The quota period that determines the length of time between value resets."
676-
}
677-
}
678-
},
679-
"ListUsagesResult": {
680-
"type": "object",
681-
"properties": {
682-
"value": {
683-
"type": "array",
684-
"items": {
685-
"$ref": "#/definitions/Usage"
686-
},
687-
"x-ms-identifiers": [],
688-
"description": "The list of resource usages."
689-
}
690-
},
691-
"required": [
692-
"value"
693-
],
694-
"description": "The List Usages operation response."
695627
}
696628
},
697629
"parameters": {

specification/synapse/resource-manager/Microsoft.Synapse/stable/2023-05-01/azureADOnlyAuthentication.json

Lines changed: 0 additions & 295 deletions
This file was deleted.

0 commit comments

Comments
 (0)