From baccb7da2b65ad7e4b47027166dd158873381c61 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 15 Dec 2022 07:07:22 +0000 Subject: [PATCH] CodeGen from PR 21874 in Azure/azure-rest-api-specs Updating Examples for SAP Trans (#21874) * Updating examples * Updated payload example * Updating payloads * Updating descriptions Co-authored-by: Shreyas Kottukkal --- schemas/2021-12-01-preview/Microsoft.Workloads.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schemas/2021-12-01-preview/Microsoft.Workloads.json b/schemas/2021-12-01-preview/Microsoft.Workloads.json index b2a2bb203b..93ef372b60 100644 --- a/schemas/2021-12-01-preview/Microsoft.Workloads.json +++ b/schemas/2021-12-01-preview/Microsoft.Workloads.json @@ -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", @@ -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", @@ -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",