Skip to content

Commit

Permalink
CodeGen from PR 21874 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Updating Examples for SAP Trans (#21874)

* Updating examples

* Updated payload example

* Updating payloads

* Updating descriptions

Co-authored-by: Shreyas Kottukkal <skottukkal@microsoft.com>
  • Loading branch information
SDKAuto and Shreyas Kottukkal committed Dec 15, 2022
1 parent 4f3e06e commit baccb7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schemas/2021-12-01-preview/Microsoft.Workloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@
"required": [
"configurationType"
],
"description": "Gets or sets the file share configuration for file share created with the VIS case."
"description": "Gets or sets the file share configuration where the transport directory fileshare is created and mounted as a part of the create infra flow."
},
"DatabaseConfiguration": {
"type": "object",
Expand Down Expand Up @@ -1657,7 +1657,7 @@
"id",
"privateEndpointId"
],
"description": "Gets or sets the file share configuration for externally mounted cases."
"description": "Gets or sets the file share configuration where the transport directory fileshare already exists, and user wishes to mount the fileshare as a part of the create infra flow."
},
"MsSqlServerProviderInstanceProperties": {
"type": "object",
Expand Down Expand Up @@ -3007,7 +3007,7 @@
"required": [
"configurationType"
],
"description": "Gets or sets the skip file share configuration"
"description": "Gets or sets the file share configuration for scenarios where transport directory fileshare is not created or required."
},
"Sku": {
"type": "object",
Expand Down

0 comments on commit baccb7d

Please sign in to comment.