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
Merge 6861f8d5df010e1354780427beb380666209afdf into 7245d0f5cc01bf95df9d7ae893f252d4001b4ad7
  • Loading branch information
SDKAuto committed Dec 13, 2022
1 parent 4f3e06e commit c81f2df
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 fileshare is already created, 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 where we don't create a transport directory fileshare."
},
"Sku": {
"type": "object",
Expand Down

0 comments on commit c81f2df

Please sign in to comment.