From fc0328be194e0e40704f9c84866c1d5bd893ef84 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 5 Jan 2022 07:24:34 +0000 Subject: [PATCH] CodeGen from PR 17000 in Azure/azure-rest-api-specs [Go] Track2 modify readme.go.md 9 (#17000) * [Go] Track2 modify readme.go.md 9 * fix --- .../2021-10-01/Microsoft.SignalRService.json | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/schemas/2021-10-01/Microsoft.SignalRService.json b/schemas/2021-10-01/Microsoft.SignalRService.json index 0984726112..acc7bc12dc 100644 --- a/schemas/2021-10-01/Microsoft.SignalRService.json +++ b/schemas/2021-10-01/Microsoft.SignalRService.json @@ -36,7 +36,8 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "The kind of the service - e.g. \"SignalR\" for \"Microsoft.SignalRService/SignalR\"." }, "location": { "type": "string", @@ -207,7 +208,8 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "Represent the identity type: systemAssigned, userAssigned, None." }, "userAssignedIdentities": { "oneOf": [ @@ -399,7 +401,8 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." } }, "description": "Connection state of the private endpoint connection" @@ -470,7 +473,8 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "Optional tier of this particular SKU. 'Standard' or 'Free'. \r\n\r\n`Basic` is deprecated, use `Standard` instead." } }, "required": [ @@ -557,7 +561,8 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "FeatureFlags is the supported features of Azure SignalR service.\r\n- ServiceMode: Flag for backend server for SignalR service. Values allowed: \"Default\": have your own backend server; \"Serverless\": your application doesn't have a backend server; \"Classic\": for backward compatibility. Support both Default and Serverless mode but not recommended; \"PredefinedOnly\": for future use.\r\n- EnableConnectivityLogs: \"true\"/\"false\", to enable/disable the connectivity log category respectively.\r\n- EnableMessagingLogs: \"true\"/\"false\", to enable/disable the connectivity log category respectively.\r\n- EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: \"true\"/\"false\", to enable/disable live trace feature." }, "properties": { "oneOf": [ @@ -602,7 +607,8 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "Default action when no other rule matches." }, "privateEndpoints": { "oneOf": [ @@ -858,10 +864,11 @@ { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } - ] + ], + "description": "Gets or sets the type of auth. None or ManagedIdentity is supported now." } }, - "description": "Upstream auth settings. If not set, no auth is used for upstream messages." + "description": "Upstream auth settings." }, "UpstreamTemplate": { "type": "object", @@ -875,7 +882,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "Upstream auth settings. If not set, no auth is used for upstream messages." + "description": "Upstream auth settings." }, "categoryPattern": { "type": "string",