From a190eb9bb3c2f742ab94b53db83776f4b71b8d55 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 13 Dec 2022 10:06:14 +0000 Subject: [PATCH] CodeGen from PR 21874 in Azure/azure-rest-api-specs Merge b6eb027263fafe3e78ff2792d0b831107aab86e8 into 7245d0f5cc01bf95df9d7ae893f252d4001b4ad7 --- 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..6606e1b3bc 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 fileshare is already created, 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 where we don't create a transport directory fileshare." }, "Sku": { "type": "object",