diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContract.json index b2ee73e1fa1..68f2f7a9bbe 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "API entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractProperties.json index 2fd33ac1fd9..ab9609eb3cb 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Version set details" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -219,7 +219,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractUpdateProperties.json index e47eb966360..150905db3b6 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiContractUpdateProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateParameter.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateParameter.json index 5cbd30bf233..911a473478c 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateParameter.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateParameter.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "API entity create of update properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateProperties.json index bcf57fbccce..1039efdfa84 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiCreateOrUpdateProperties.json @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -179,7 +179,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -243,7 +243,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiUpdateContract.json index 6317080d525..9fd94890fd3 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-ApiUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the API entity that can be updated." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-AuthenticationSettingsContract.json index b9144687ff3..fb52b0db9c9 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Api/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "OAuth2 Authentication settings" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "OpenID Connect Authentication Settings" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContract.json index 98d9defcf29..d141ef681b9 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContractProperties.json index 089099237e9..16244893eeb 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-DiagnosticContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Backend" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Gateway." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Sampling settings for Diagnostic." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-PipelineDiagnosticSettings.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-PipelineDiagnosticSettings.json index fd14dbca74e..72ad6f75431 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-PipelineDiagnosticSettings.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiDiagnostic/Model-PipelineDiagnosticSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for request." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for response." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json index eaf86bbe809..f7c1fd2fa55 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "The resource of private end point." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json index 32a90361b0f..5984d952a58 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Resource properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationPolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationPolicy/Model-PolicyContract.json index f5f6222939c..2a8375ae378 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationPolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationPolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationTag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationTag/Model-TagContract.json index 6b1b1c20618..ce0f5186cc5 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationTag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationTag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tag entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-ApiTagResourceContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-ApiTagResourceContractProperties.json index eb915df4a17..bd262d60417 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-ApiTagResourceContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-ApiTagResourceContractProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -207,7 +207,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-AuthenticationSettingsContract.json index b9144687ff3..fb52b0db9c9 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "OAuth2 Authentication settings" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "OpenID Connect Authentication Settings" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-TagResourceContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-TagResourceContract.json index bcc70c9be9b..a353db7c489 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-TagResourceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiOperationsByTag/Model-TagResourceContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "API associated with the tag." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Operation associated with the tag." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Product associated with the tag." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "Tag associated with the resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiPolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiPolicy/Model-PolicyContract.json index f5f6222939c..2a8375ae378 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiPolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiPolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContract.json index 58534f42a32..06127934239 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the API Schema." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContractProperties.json index c2f184d2c90..5902263e9d6 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiSchema/Model-SchemaContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Create or update Properties of the API Schema Document." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiTag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiTag/Model-TagContract.json index 6b1b1c20618..ce0f5186cc5 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiTag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiTag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tag entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiVersionSet/Model-ApiVersionSetContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiVersionSet/Model-ApiVersionSetContract.json index 48a0431fc5f..4d1641ae8e4 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiVersionSet/Model-ApiVersionSetContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ApiVersionSet/Model-ApiVersionSetContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "API VersionSet contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerContract.json index 0c255e4b656..fc187704515 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the External OAuth authorization server Contract." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json index ecdc5b962b3..4ce99e9e151 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the External OAuth authorization server update Contract." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendContractProperties.json index 7674ce92426..ecd85a657c3 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendContractProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Backend Credentials Contract Properties" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Backend Properties contract" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Backend Proxy Contract Properties" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "Backend TLS Properties" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendUpdateParameters.json index 598360686c0..2a2e9135b10 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Backend/Model-BackendUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Backend entity update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/BackendReconnect/Model-BackendReconnectContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/BackendReconnect/Model-BackendReconnectContract.json index 9fd523bcff6..3fce82520e8 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/BackendReconnect/Model-BackendReconnectContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/BackendReconnect/Model-BackendReconnectContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Reconnect request properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheContract.json index d84f778a73a..b0808b9b709 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Cache properties details." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheUpdateParameters.json index 5c3d63a62d1..96e6c72be84 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Cache/Model-CacheUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Cache update properties details." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContract.json index 4bc0680c351..f62873b789b 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Certificate properties details." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContractProperties.json index c1c83383735..27a83d281a6 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateContractProperties.json @@ -24,7 +24,7 @@ }, "optional": true, "required": false, - "description": "KeyVault location details of the certificate." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateParameters.json index f31d66e5bdc..58d5930784c 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Certificate create or update properties details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json index a0bb45a914a..ff0d894cabb 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "KeyVault location details of the certificate." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-KeyVaultContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-KeyVaultContractProperties.json index 2d049a32829..db57618f8d2 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-KeyVaultContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Certificate/Model-KeyVaultContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Last time sync and refresh status of secret from key vault." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentType/Model-ContentTypeContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentType/Model-ContentTypeContract.json index 5a9a7ba3a18..f2a18413de5 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentType/Model-ContentTypeContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentType/Model-ContentTypeContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the content type." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentTypeContentItem/Model-ContentItemContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentTypeContentItem/Model-ContentItemContract.json index 8bb7e554123..1e100db834a 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentTypeContentItem/Model-ContentItemContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ContentTypeContentItem/Model-ContentItemContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the content item." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-DiagnosticContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-DiagnosticContractProperties.json index 089099237e9..16244893eeb 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-DiagnosticContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-DiagnosticContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Backend" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Gateway." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Sampling settings for Diagnostic." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-HTTPMessageDiagnostic.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-HTTPMessageDiagnostic.json index e18fd43a7f9..0c31d3cf647 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-HTTPMessageDiagnostic.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Diagnostic/Model-HTTPMessageDiagnostic.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Body logging settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Data masking settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContract.json index 9057d70c0a7..3ffa7a5dc80 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Gateway details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContractProperties.json index a730709a48e..5be098a46d5 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Gateway/Model-GatewayContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Gateway location." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-ApiContractProperties.json index 2fd33ac1fd9..50d8fab23ee 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-ApiContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Version set details" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-AuthenticationSettingsContract.json index fb52b0db9c9..b9144687ff3 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayApi/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json index 2d95c2f4627..cf9962b5bfc 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Gateway hostname configuration details." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupCreateParameters.json index f4a5da0f988..b3610631d2f 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties supplied to Create Group operation." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupUpdateParameters.json index d3859b4c410..a6ea1615c87 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Group/Model-GroupUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Group entity update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/GroupUser/Model-UserContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/GroupUser/Model-UserContract.json index 004f491aab5..f9b6b4cc513 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/GroupUser/Model-UserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/GroupUser/Model-UserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "User entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/IdentityProvider/Model-IdentityProviderCreateContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/IdentityProvider/Model-IdentityProviderCreateContract.json index 0ef76a8ff66..9ef861ff15d 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/IdentityProvider/Model-IdentityProviderCreateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/IdentityProvider/Model-IdentityProviderCreateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Identity Provider contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Issue/Model-IssueContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Issue/Model-IssueContract.json index 37ca74739dd..3f6393940bb 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Issue/Model-IssueContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Issue/Model-IssueContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Issue." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueCreateContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueCreateContractProperties.json index 28a634d3291..dc8f0daecf2 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueCreateContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueCreateContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "KeyVault location details of the namedValue." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json index 2f6c302b32e..6fc5a366f53 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "KeyVault location details of the namedValue." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameters.json index 7a7ce3d7216..fdc0d15bda7 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/NamedValue/Model-NamedValueUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "NamedValue entity Update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContract.json index 8d570327d65..3496f84166b 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Notification entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContractProperties.json index c4a34c51f45..2d8e9d70244 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Notification/Model-NotificationContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Recipient Parameter values." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json index af984627638..fe335a5cd0e 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Recipient Email contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientUser/Model-RecipientUserContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientUser/Model-RecipientUserContract.json index e4c4410ee55..bde60eca211 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientUser/Model-RecipientUserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/NotificationRecipientUser/Model-RecipientUserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Recipient User entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/OpenidConnectProvider/Model-OpenidConnectProviderContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/OpenidConnectProvider/Model-OpenidConnectProviderContract.json index b1fc31fad9e..471569b0e87 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/OpenidConnectProvider/Model-OpenidConnectProviderContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/OpenidConnectProvider/Model-OpenidConnectProviderContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenId Connect Provider contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContract.json index bcc986bc58c..d7b84f85bb9 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Portal Settings contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContractProperties.json index f2374fbcb7a..9d333236d05 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/PortalSettings/Model-PortalSettingsContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Subscriptions delegation settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Terms of service contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "User registration delegation settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Product/Model-ProductUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Product/Model-ProductUpdateParameters.json index affc1125592..ba993dad035 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Product/Model-ProductUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Product/Model-ProductUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product entity Update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductApi/Model-ApiContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductApi/Model-ApiContract.json index 68f2f7a9bbe..b2ee73e1fa1 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductApi/Model-ApiContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductApi/Model-ApiContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "API entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductSubscription/Model-SubscriptionContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductSubscription/Model-SubscriptionContract.json index e3d7a9ad1d5..900c5ba53d7 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductSubscription/Model-SubscriptionContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductSubscription/Model-SubscriptionContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Subscription contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-AuthenticationSettingsContract.json index fb52b0db9c9..b9144687ff3 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-TagResourceContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-TagResourceContract.json index a353db7c489..bcc70c9be9b 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-TagResourceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/ProductsByTag/Model-TagResourceContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "API associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Operation associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Tag associated with the resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json index 06a876dd8ed..40f01f25f76 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json @@ -61,7 +61,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Quota Value Properties" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json index 9a167975eb4..44e3d04970b 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Quota counter value details." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Schema/Model-GlobalSchemaContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Schema/Model-GlobalSchemaContract.json index dd41669f661..87d04039f2b 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Schema/Model-GlobalSchemaContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Schema/Model-GlobalSchemaContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Global Schema." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json index b86be2924f5..04ffd5958f6 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Terms of service contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Subscription/Model-SubscriptionCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Subscription/Model-SubscriptionCreateParameters.json index dfc94279934..84e2c6afee6 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Subscription/Model-SubscriptionCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Subscription/Model-SubscriptionCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Subscription contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagContract.json index 6b1b1c20618..ce0f5186cc5 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tag entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagCreateUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagCreateUpdateParameters.json index 99be06a6f17..fa3aa1ce4fd 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagCreateUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/Tag/Model-TagCreateUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties supplied to Create Tag operation." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-ApiTagResourceContractProperties.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-ApiTagResourceContractProperties.json index eb915df4a17..bd262d60417 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-ApiTagResourceContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-ApiTagResourceContractProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -207,7 +207,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-AuthenticationSettingsContract.json index fb52b0db9c9..b9144687ff3 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/TagResource/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantAccess/Model-AccessInformationCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantAccess/Model-AccessInformationCreateParameters.json index 2d2d37397c0..f4800fb8e75 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantAccess/Model-AccessInformationCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantAccess/Model-AccessInformationCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Tenant access information update parameter properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfiguration/Model-OperationResultContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfiguration/Model-OperationResultContract.json index 7d7f6dd46ba..c6316b87b0f 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfiguration/Model-OperationResultContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfiguration/Model-OperationResultContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Operation Contract." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfigurationSyncState/Model-TenantConfigurationSyncStateContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfigurationSyncState/Model-TenantConfigurationSyncStateContract.json index 2feb75f5c77..dbfdb3ecf6b 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfigurationSyncState/Model-TenantConfigurationSyncStateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantConfigurationSyncState/Model-TenantConfigurationSyncStateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties returned Tenant Configuration Sync State check." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantSettings/Model-TenantSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantSettings/Model-TenantSettingsContract.json index f1f5a2caff5..670613c8e3e 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantSettings/Model-TenantSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/TenantSettings/Model-TenantSettingsContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "TenantSettings entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserContract.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserContract.json index 004f491aab5..f9b6b4cc513 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "User entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserCreateParameters.json index 9bd8776b950..8ae40adb206 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/User/Model-UserCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "User entity create contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2021-08-01/UserToken/Model-UserTokenParameters.json b/api-definitions/resource-manager/ApiManagement/2021-08-01/UserToken/Model-UserTokenParameters.json index 794d8ba5a24..1043014ac13 100644 --- a/api-definitions/resource-manager/ApiManagement/2021-08-01/UserToken/Model-UserTokenParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2021-08-01/UserToken/Model-UserTokenParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User Token Parameter contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContract.json index b2ee73e1fa1..68f2f7a9bbe 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "API entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractProperties.json index 50d8fab23ee..ab9609eb3cb 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractProperties.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -219,7 +219,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractUpdateProperties.json index 150905db3b6..e47eb966360 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiContractUpdateProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateParameter.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateParameter.json index 5cbd30bf233..911a473478c 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateParameter.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateParameter.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "API entity create of update properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateProperties.json index cdd1705297a..c504a1735ef 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Api/Model-ApiCreateOrUpdateProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Version set details" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -179,7 +179,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -243,7 +243,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiDiagnostic/Model-DiagnosticContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiDiagnostic/Model-DiagnosticContract.json index 98d9defcf29..d141ef681b9 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiDiagnostic/Model-DiagnosticContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiDiagnostic/Model-DiagnosticContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssue/Model-IssueUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssue/Model-IssueUpdateContract.json index d87b44c782c..ff9ae861659 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssue/Model-IssueUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssue/Model-IssueUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Issue entity Update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueAttachment/Model-IssueAttachmentContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueAttachment/Model-IssueAttachmentContract.json index c457e64a420..2c70aaed25a 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueAttachment/Model-IssueAttachmentContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueAttachment/Model-IssueAttachmentContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Issue Attachment." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueComment/Model-IssueCommentContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueComment/Model-IssueCommentContract.json index a92ae5be8c6..d721e2ca0f0 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueComment/Model-IssueCommentContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiIssueComment/Model-IssueCommentContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Issue Comment." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationContractProperties.json index 3c4e4078174..1e87d11fbd6 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "An entity containing request details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationUpdateContract.json index a01dae58bb5..83ba61d0ee6 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperation/Model-OperationUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the API Operation entity that can be updated." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperationTag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperationTag/Model-TagContract.json index ce0f5186cc5..6b1b1c20618 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperationTag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiOperationTag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Tag entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiProduct/Model-ProductContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiProduct/Model-ProductContract.json index e379ee03173..1286c37e254 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiProduct/Model-ProductContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiProduct/Model-ProductContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Product entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiSchema/Model-SchemaContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiSchema/Model-SchemaContract.json index 58534f42a32..06127934239 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiSchema/Model-SchemaContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiSchema/Model-SchemaContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the API Schema." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTag/Model-TagContract.json index 6b1b1c20618..ce0f5186cc5 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tag entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTagDescription/Model-TagDescriptionCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTagDescription/Model-TagDescriptionCreateParameters.json index 7dde8471fc2..c42e704fc91 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTagDescription/Model-TagDescriptionCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiTagDescription/Model-TagDescriptionCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Properties supplied to Create TagDescription operation." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetContract.json index 4d1641ae8e4..48a0431fc5f 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "API VersionSet contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json index dd22b4589ac..091b1182ea1 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Parameters to update or create an API Version Set Contract." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-AuthenticationSettingsContract.json index 122251b8582..27e84c3c943 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-TagResourceContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-TagResourceContract.json index a353db7c489..bcc70c9be9b 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-TagResourceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ApisByTag/Model-TagResourceContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "API associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Operation associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Tag associated with the resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Authorization/Model-AuthorizationContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Authorization/Model-AuthorizationContract.json index b6b3875ef70..cfe66c0beb1 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Authorization/Model-AuthorizationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Authorization/Model-AuthorizationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Authorization Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationAccessPolicy/Model-AuthorizationAccessPolicyContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationAccessPolicy/Model-AuthorizationAccessPolicyContract.json index 67795b53c86..c2bd70a8478 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationAccessPolicy/Model-AuthorizationAccessPolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationAccessPolicy/Model-AuthorizationAccessPolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Authorization Contract." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContract.json index dc6f2e1beab..1e43dfddca3 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Authorization Provider Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json index a23a07ed9b3..0550b93e8dc 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 settings" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json index 331e86aa252..7907de45832 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "OAuth2 settings" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json index 4ce99e9e151..ecdc5b962b3 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/AuthorizationServer/Model-AuthorizationServerUpdateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the External OAuth authorization server update Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendContract.json index 1b8d1a1fd19..6741f7c693e 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Backend entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendProperties.json index ef176d35f32..9522d37387b 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Backend Service Fabric Cluster Properties" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendUpdateParameters.json index 598360686c0..2a2e9135b10 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Backend/Model-BackendUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Backend entity update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json index a0bb45a914a..ff0d894cabb 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Certificate/Model-CertificateCreateOrUpdateProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "KeyVault location details of the certificate." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ContentType/Model-ContentTypeContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ContentType/Model-ContentTypeContract.json index 5a9a7ba3a18..f2a18413de5 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ContentType/Model-ContentTypeContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ContentType/Model-ContentTypeContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the content type." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettings.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettings.json index c56adadcea9..5a3acde20f6 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettings.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettings.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Delegation settings contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettingsProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettingsProperties.json index 70d9c3f8b28..ad2a274951d 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettingsProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/DelegationSettings/Model-PortalDelegationSettingsProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Subscriptions delegation settings." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User registration delegation settings." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/DeletedService/Model-DeletedServiceContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/DeletedService/Model-DeletedServiceContract.json index a1e5cf18d9c..42de6103312 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/DeletedService/Model-DeletedServiceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/DeletedService/Model-DeletedServiceContract.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Deleted API Management Service details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Diagnostic/Model-DiagnosticContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Diagnostic/Model-DiagnosticContractProperties.json index 089099237e9..16244893eeb 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Diagnostic/Model-DiagnosticContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Diagnostic/Model-DiagnosticContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Backend" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Gateway." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Sampling settings for Diagnostic." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/DocumentationResource/Model-DocumentationUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/DocumentationResource/Model-DocumentationUpdateContract.json index a71062d0e65..9d61174e3e9 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/DocumentationResource/Model-DocumentationUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/DocumentationResource/Model-DocumentationUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Markdown Documentation details." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/EmailTemplate/Model-EmailTemplateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/EmailTemplate/Model-EmailTemplateContract.json index a8544ac11b5..f570db43e05 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/EmailTemplate/Model-EmailTemplateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/EmailTemplate/Model-EmailTemplateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Email Template entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayApi/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayApi/Model-ApiContractProperties.json index 2fd33ac1fd9..50d8fab23ee 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayApi/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayApi/Model-ApiContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Version set details" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json index 948c878f417..d5e2d495003 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Gateway certificate authority details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json index cf9962b5bfc..2d95c2f4627 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/GatewayHostnameConfiguration/Model-GatewayHostnameConfigurationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Gateway hostname configuration details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/GraphQLApiResolver/Model-ResolverUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/GraphQLApiResolver/Model-ResolverUpdateContract.json index 6631a5a19e6..6cc7aefc8c9 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/GraphQLApiResolver/Model-ResolverUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/GraphQLApiResolver/Model-ResolverUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the GraphQL API Resolver entity that can be updated." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupContract.json index b7e80984a7f..d595a2770d9 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Group entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupCreateParameters.json index b3610631d2f..f4a5da0f988 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Properties supplied to Create Group operation." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupUpdateParameters.json index a6ea1615c87..d3859b4c410 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Group/Model-GroupUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Group entity update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/IdentityProvider/Model-IdentityProviderContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/IdentityProvider/Model-IdentityProviderContract.json index 944b72a2857..191262f2bcf 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/IdentityProvider/Model-IdentityProviderContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/IdentityProvider/Model-IdentityProviderContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Identity Provider contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Logger/Model-LoggerContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Logger/Model-LoggerContract.json index c07eaf8eff9..c2145255140 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Logger/Model-LoggerContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Logger/Model-LoggerContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Logger entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-KeyVaultContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-KeyVaultContractProperties.json index 2d049a32829..db57618f8d2 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-KeyVaultContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-KeyVaultContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Last time sync and refresh status of secret from key vault." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueContract.json index 3866b134961..88777e97806 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "NamedValue entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContract.json index 5a8f18bda1f..0e79e86e5ae 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "NamedValue entity contract properties for PUT operation." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContractProperties.json index dc8f0daecf2..28a634d3291 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueCreateContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "KeyVault location details of the namedValue." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json index 6fc5a366f53..2f6c302b32e 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameterProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "KeyVault location details of the namedValue." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameters.json index fdc0d15bda7..7a7ce3d7216 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NamedValue/Model-NamedValueUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "NamedValue entity Update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContract.json index 8d570327d65..3496f84166b 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Notification entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContractProperties.json index c4a34c51f45..2d8e9d70244 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Notification/Model-NotificationContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Recipient Parameter values." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json index af984627638..fe335a5cd0e 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientEmail/Model-RecipientEmailContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Recipient Email contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientUser/Model-RecipientUserContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientUser/Model-RecipientUserContract.json index bde60eca211..e4c4410ee55 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientUser/Model-RecipientUserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/NotificationRecipientUser/Model-RecipientUserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Recipient User entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/PolicyFragment/Model-PolicyFragmentContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/PolicyFragment/Model-PolicyFragmentContract.json index 10619f9c2b0..a305e8f4aae 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/PolicyFragment/Model-PolicyFragmentContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/PolicyFragment/Model-PolicyFragmentContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Policy Fragment." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/PortalConfig/Model-PortalConfigProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/PortalConfig/Model-PortalConfigProperties.json index 91f42bb29e8..fd5ffa3b462 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/PortalConfig/Model-PortalConfigProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/PortalConfig/Model-PortalConfigProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The developer portal Cross-Origin Resource Sharing (CORS) settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "The developer portal Content Security Policy (CSP) settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The developer portal delegation settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Product/Model-ProductContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Product/Model-ProductContract.json index 1286c37e254..e379ee03173 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Product/Model-ProductContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Product/Model-ProductContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-ApiContractProperties.json index ab9609eb3cb..50d8fab23ee 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-ApiContractProperties.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -219,7 +219,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-AuthenticationSettingsContract.json index 122251b8582..27e84c3c943 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductApi/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductPolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductPolicy/Model-PolicyContract.json index 2a8375ae378..f5f6222939c 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductPolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductPolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Policy." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductSubscription/Model-SubscriptionContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductSubscription/Model-SubscriptionContract.json index 900c5ba53d7..e3d7a9ad1d5 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductSubscription/Model-SubscriptionContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductSubscription/Model-SubscriptionContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Subscription contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductWiki/Model-WikiUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductWiki/Model-WikiUpdateContract.json index d5f4a431240..c0b570729bf 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductWiki/Model-WikiUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductWiki/Model-WikiUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Wiki details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductsByTag/Model-TagResourceContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductsByTag/Model-TagResourceContract.json index a353db7c489..bcc70c9be9b 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductsByTag/Model-TagResourceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/ProductsByTag/Model-TagResourceContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "API associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Operation associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Tag associated with the resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json index 06a876dd8ed..40f01f25f76 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterContract.json @@ -61,7 +61,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Quota Value Properties" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json index 44e3d04970b..9a167975eb4 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/QuotaByCounterKeys/Model-QuotaCounterValueUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Quota counter value details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Schema/Model-GlobalSchemaContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Schema/Model-GlobalSchemaContract.json index dd41669f661..87d04039f2b 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Schema/Model-GlobalSchemaContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Schema/Model-GlobalSchemaContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Global Schema." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettings.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettings.json index e3da6c79cde..a6cc2669cae 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettings.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettings.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Sign-up settings contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json index b86be2924f5..04ffd5958f6 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/SignUpSettings/Model-PortalSignupSettingsProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Terms of service contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/Subscription/Model-SubscriptionUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/Subscription/Model-SubscriptionUpdateParameters.json index 1dbd8fc183c..d673c8eafc2 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/Subscription/Model-SubscriptionUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/Subscription/Model-SubscriptionUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Subscription Update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationContract.json index e241bc08d54..1f1a9d002de 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "AccessInformation entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationCreateParameters.json index 2d2d37397c0..f4800fb8e75 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Tenant access information update parameter properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationUpdateParameters.json index 042da31dda7..bda2a73bc43 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantAccess/Model-AccessInformationUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Tenant access information update parameter properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-DeployConfigurationParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-DeployConfigurationParameters.json index f33a68e3cc4..422dc8330e7 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-DeployConfigurationParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-DeployConfigurationParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Deploy Configuration Parameter contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-OperationResultContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-OperationResultContract.json index c6316b87b0f..7d7f6dd46ba 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-OperationResultContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantConfiguration/Model-OperationResultContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Operation Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantSettings/Model-TenantSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantSettings/Model-TenantSettingsContract.json index 670613c8e3e..f1f5a2caff5 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantSettings/Model-TenantSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/TenantSettings/Model-TenantSettingsContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "TenantSettings entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserContract.json index 004f491aab5..f9b6b4cc513 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "User entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserCreateParameters.json index 9bd8776b950..8ae40adb206 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "User entity create contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserUpdateParameters.json index 6fadef9a604..3578e63156c 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/User/Model-UserUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User entity update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/UserGroup/Model-GroupContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/UserGroup/Model-GroupContract.json index b7e80984a7f..d595a2770d9 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/UserGroup/Model-GroupContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/UserGroup/Model-GroupContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Group entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/UserSubscription/Model-SubscriptionContract.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/UserSubscription/Model-SubscriptionContract.json index 900c5ba53d7..e3d7a9ad1d5 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/UserSubscription/Model-SubscriptionContract.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/UserSubscription/Model-SubscriptionContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Subscription contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2022-08-01/UserToken/Model-UserTokenParameters.json b/api-definitions/resource-manager/ApiManagement/2022-08-01/UserToken/Model-UserTokenParameters.json index 794d8ba5a24..1043014ac13 100644 --- a/api-definitions/resource-manager/ApiManagement/2022-08-01/UserToken/Model-UserTokenParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2022-08-01/UserToken/Model-UserTokenParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User Token Parameter contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContract.json index b2ee73e1fa1..68f2f7a9bbe 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "API entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractProperties.json index 2fd33ac1fd9..50d8fab23ee 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Version set details" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractUpdateProperties.json index e47eb966360..150905db3b6 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiContractUpdateProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiCreateOrUpdateProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiCreateOrUpdateProperties.json index 99a03a44df7..01628936562 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiCreateOrUpdateProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiCreateOrUpdateProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Version set details" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -179,7 +179,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -243,7 +243,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiUpdateContract.json index 9fd94890fd3..6317080d525 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Api/Model-ApiUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Properties of the API entity that can be updated." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-DiagnosticContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-DiagnosticContractProperties.json index 16244893eeb..089099237e9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-DiagnosticContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-DiagnosticContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Backend" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Gateway." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "Sampling settings for Diagnostic." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-HTTPMessageDiagnostic.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-HTTPMessageDiagnostic.json index e18fd43a7f9..0c31d3cf647 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-HTTPMessageDiagnostic.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiDiagnostic/Model-HTTPMessageDiagnostic.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Body logging settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Data masking settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueContract.json index 3f6393940bb..37ca74739dd 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Issue." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueUpdateContract.json index ff9ae861659..d87b44c782c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiIssue/Model-IssueUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Issue entity Update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json index f7c1fd2fa55..eaf86bbe809 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-PrivateEndpointConnectionWrapperProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The resource of private end point." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json index 32a90361b0f..5984d952a58 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiManagementService/Model-RemotePrivateEndpointConnectionWrapper.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Resource properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContract.json index 78c11552c7f..f1e8b155189 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Operation Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContractProperties.json index 1e87d11fbd6..3c4e4078174 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "An entity containing request details." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationUpdateContract.json index 83ba61d0ee6..a01dae58bb5 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-OperationUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Properties of the API Operation entity that can be updated." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-ParameterContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-ParameterContract.json index 4939d8f8f08..191dccb463a 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-ParameterContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-ParameterContract.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Exampled defined for the parameter." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-RepresentationContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-RepresentationContract.json index 49edf8c0caf..2692315d934 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-RepresentationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperation/Model-RepresentationContract.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Exampled defined for the representation." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationPolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationPolicy/Model-PolicyContract.json index 2a8375ae378..f5f6222939c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationPolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationPolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Policy." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationTag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationTag/Model-TagContract.json index 6b1b1c20618..ce0f5186cc5 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationTag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationTag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tag entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationsByTag/Model-TagResourceContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationsByTag/Model-TagResourceContract.json index bcc70c9be9b..a353db7c489 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationsByTag/Model-TagResourceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiOperationsByTag/Model-TagResourceContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "API associated with the tag." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Operation associated with the tag." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Product associated with the tag." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "Tag associated with the resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiPolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiPolicy/Model-PolicyContract.json index 2a8375ae378..f5f6222939c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiPolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiPolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Policy." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiProduct/Model-ProductContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiProduct/Model-ProductContract.json index 1286c37e254..e379ee03173 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiProduct/Model-ProductContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiProduct/Model-ProductContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiSchema/Model-SchemaContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiSchema/Model-SchemaContractProperties.json index 151fbe11b5d..30be12a284a 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiSchema/Model-SchemaContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiSchema/Model-SchemaContractProperties.json @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Create or update Properties of the API Schema Document." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTag/Model-TagContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTag/Model-TagContract.json index ce0f5186cc5..6b1b1c20618 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTag/Model-TagContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTag/Model-TagContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Tag entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTagDescription/Model-TagDescriptionCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTagDescription/Model-TagDescriptionCreateParameters.json index 7dde8471fc2..c42e704fc91 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTagDescription/Model-TagDescriptionCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiTagDescription/Model-TagDescriptionCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Properties supplied to Create TagDescription operation." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json index 091b1182ea1..dd22b4589ac 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiVersionSet/Model-ApiVersionSetUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters to update or create an API Version Set Contract." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiWiki/Model-WikiContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiWiki/Model-WikiContract.json index a8c60786a7b..ca2431fc020 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiWiki/Model-WikiContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApiWiki/Model-WikiContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Wiki details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApisByTag/Model-ApiTagResourceContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApisByTag/Model-ApiTagResourceContractProperties.json index bd262d60417..eb915df4a17 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApisByTag/Model-ApiTagResourceContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ApisByTag/Model-ApiTagResourceContractProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -207,7 +207,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorization/Model-AuthorizationContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorization/Model-AuthorizationContract.json index b6b3875ef70..cfe66c0beb1 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorization/Model-AuthorizationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorization/Model-AuthorizationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Authorization Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContract.json index dc6f2e1beab..1e43dfddca3 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Authorization Provider Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json index a23a07ed9b3..0550b93e8dc 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderContractProperties.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 settings" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json index 331e86aa252..7907de45832 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationProvider/Model-AuthorizationProviderOAuth2Settings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "OAuth2 settings" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerContract.json index fc187704515..0c255e4b656 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the External OAuth authorization server Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerUpdateContract.json index 4ce99e9e151..ecdc5b962b3 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/AuthorizationServer/Model-AuthorizationServerUpdateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the External OAuth authorization server update Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorizations/Model-AuthorizationContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorizations/Model-AuthorizationContract.json index b6b3875ef70..cfe66c0beb1 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorizations/Model-AuthorizationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Authorizations/Model-AuthorizationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Authorization Contract." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendContract.json index 6741f7c693e..1b8d1a1fd19 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Backend entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendUpdateParameters.json index 2a2e9135b10..598360686c0 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-BackendUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Backend entity update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-CircuitBreakerRule.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-CircuitBreakerRule.json index b4e3d2466a9..73aa30242a1 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-CircuitBreakerRule.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Backend/Model-CircuitBreakerRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The conditions for tripping the circuit breaker." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/BackendReconnect/Model-BackendReconnectContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/BackendReconnect/Model-BackendReconnectContract.json index 9fd523bcff6..3fce82520e8 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/BackendReconnect/Model-BackendReconnectContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/BackendReconnect/Model-BackendReconnectContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Reconnect request properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateContractProperties.json index c1c83383735..27a83d281a6 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateContractProperties.json @@ -24,7 +24,7 @@ }, "optional": true, "required": false, - "description": "KeyVault location details of the certificate." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateCreateOrUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateCreateOrUpdateParameters.json index f31d66e5bdc..58d5930784c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateCreateOrUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Certificate/Model-CertificateCreateOrUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Certificate create or update properties details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/DelegationSettings/Model-PortalDelegationSettings.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/DelegationSettings/Model-PortalDelegationSettings.json index c56adadcea9..5a3acde20f6 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/DelegationSettings/Model-PortalDelegationSettings.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/DelegationSettings/Model-PortalDelegationSettings.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Delegation settings contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContract.json index 98d9defcf29..d141ef681b9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Diagnostic entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContractProperties.json index 16244893eeb..089099237e9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-DiagnosticContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Backend" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Diagnostic settings for incoming/outgoing HTTP messages to the Gateway." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "Sampling settings for Diagnostic." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-HTTPMessageDiagnostic.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-HTTPMessageDiagnostic.json index e18fd43a7f9..0c31d3cf647 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-HTTPMessageDiagnostic.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Diagnostic/Model-HTTPMessageDiagnostic.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Body logging settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Data masking settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplate/Model-EmailTemplateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplate/Model-EmailTemplateContract.json index a8544ac11b5..f570db43e05 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplate/Model-EmailTemplateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplate/Model-EmailTemplateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Email Template entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateContract.json index a8544ac11b5..f570db43e05 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Email Template entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateUpdateParameters.json index b1a3df41f02..9c296025a1b 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/EmailTemplates/Model-EmailTemplateUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Email Template Update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Gateway/Model-GatewayContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Gateway/Model-GatewayContract.json index 3ffa7a5dc80..9057d70c0a7 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Gateway/Model-GatewayContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Gateway/Model-GatewayContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Gateway details." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-ApiContractProperties.json index bd02ca6b4cb..50d8fab23ee 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-ApiContractProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Version set details" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -219,7 +219,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-AuthenticationSettingsContract.json index 122251b8582..27e84c3c943 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayApi/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json index d5e2d495003..948c878f417 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GatewayCertificateAuthority/Model-GatewayCertificateAuthorityContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Gateway certificate authority details." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverContract.json index 4d9b809d185..f872cfd6c6f 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Resolver Contract." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverUpdateContract.json index 6631a5a19e6..6cc7aefc8c9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolver/Model-ResolverUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the GraphQL API Resolver entity that can be updated." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolverPolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolverPolicy/Model-PolicyContract.json index 2a8375ae378..f5f6222939c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolverPolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/GraphQLApiResolverPolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Policy." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Group/Model-GroupUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Group/Model-GroupUpdateParameters.json index d3859b4c410..a6ea1615c87 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Group/Model-GroupUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Group/Model-GroupUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Group entity update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderContract.json index 944b72a2857..191262f2bcf 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Identity Provider contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderUpdateParameters.json index 8e678779c7a..38734c941bd 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/IdentityProvider/Model-IdentityProviderUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Identity Provider update properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Logger/Model-LoggerContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Logger/Model-LoggerContract.json index c2145255140..c07eaf8eff9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Logger/Model-LoggerContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Logger/Model-LoggerContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Logger entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContract.json index 3866b134961..88777e97806 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "NamedValue entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContractProperties.json index ba373697ba1..adf07bc4c7d 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NamedValue/Model-NamedValueContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "KeyVault location details of the namedValue." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Notification/Model-NotificationContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Notification/Model-NotificationContract.json index 8d570327d65..3496f84166b 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Notification/Model-NotificationContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Notification/Model-NotificationContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Notification entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NotificationRecipientUser/Model-RecipientUserContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NotificationRecipientUser/Model-RecipientUserContract.json index bde60eca211..e4c4410ee55 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NotificationRecipientUser/Model-RecipientUserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/NotificationRecipientUser/Model-RecipientUserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Recipient User entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Policy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Policy/Model-PolicyContract.json index f5f6222939c..2a8375ae378 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Policy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Policy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyDescription/Model-PolicyDescriptionContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyDescription/Model-PolicyDescriptionContract.json index 36dc95580d4..9d08dfdf39f 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyDescription/Model-PolicyDescriptionContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyDescription/Model-PolicyDescriptionContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Policy description contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyFragment/Model-PolicyFragmentContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyFragment/Model-PolicyFragmentContract.json index 10619f9c2b0..a305e8f4aae 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyFragment/Model-PolicyFragmentContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PolicyFragment/Model-PolicyFragmentContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Policy Fragment." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigProperties.json index 91f42bb29e8..fd5ffa3b462 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The developer portal Cross-Origin Resource Sharing (CORS) settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "The developer portal Content Security Policy (CSP) settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The developer portal delegation settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigPropertiesSignup.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigPropertiesSignup.json index 88f9f7e0204..22f8e2e9aa2 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigPropertiesSignup.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalConfig/Model-PortalConfigPropertiesSignup.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Terms of service settings." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalRevision/Model-PortalRevisionContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalRevision/Model-PortalRevisionContract.json index 7dfb86cff2a..19886dd3f1f 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalRevision/Model-PortalRevisionContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalRevision/Model-PortalRevisionContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the portal revisions." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalSettings/Model-PortalSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalSettings/Model-PortalSettingsContract.json index d7b84f85bb9..bcc986bc58c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalSettings/Model-PortalSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/PortalSettings/Model-PortalSettingsContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Portal Settings contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductContract.json index e379ee03173..1286c37e254 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Product entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductUpdateParameters.json index ba993dad035..affc1125592 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Product/Model-ProductUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Product entity Update contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductApi/Model-ApiContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductApi/Model-ApiContractProperties.json index bd02ca6b4cb..2fd33ac1fd9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductApi/Model-ApiContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductApi/Model-ApiContractProperties.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Collection of authentication settings included into this API." }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Contact information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "License information for the API." }, { "containsDiscriminatedTypeValue": false, @@ -219,7 +219,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Protocols over which API is made available." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductSubscription/Model-SubscriptionContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductSubscription/Model-SubscriptionContract.json index 900c5ba53d7..e3d7a9ad1d5 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductSubscription/Model-SubscriptionContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductSubscription/Model-SubscriptionContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Subscription contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiContract.json index a8c60786a7b..ca2431fc020 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Wiki details." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiUpdateContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiUpdateContract.json index c0b570729bf..d5f4a431240 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiUpdateContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductWiki/Model-WikiUpdateContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Wiki details." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-ApiTagResourceContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-ApiTagResourceContractProperties.json index eb915df4a17..bd262d60417 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-ApiTagResourceContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-ApiTagResourceContractProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -207,7 +207,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-AuthenticationSettingsContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-AuthenticationSettingsContract.json index 122251b8582..27e84c3c943 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-AuthenticationSettingsContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/ProductsByTag/Model-AuthenticationSettingsContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OAuth2 Authentication settings" }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "OpenID Connect Authentication Settings" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByCounterKeys/Model-QuotaCounterContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByCounterKeys/Model-QuotaCounterContract.json index 06a876dd8ed..40f01f25f76 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByCounterKeys/Model-QuotaCounterContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByCounterKeys/Model-QuotaCounterContract.json @@ -61,7 +61,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Quota Value Properties" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByPeriodKeys/Model-QuotaCounterContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByPeriodKeys/Model-QuotaCounterContract.json index 06a876dd8ed..40f01f25f76 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByPeriodKeys/Model-QuotaCounterContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/QuotaByPeriodKeys/Model-QuotaCounterContract.json @@ -61,7 +61,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Quota Value Properties" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Schema/Model-GlobalSchemaContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Schema/Model-GlobalSchemaContractProperties.json index c954c5004a2..dc54fc8e857 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Schema/Model-GlobalSchemaContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Schema/Model-GlobalSchemaContractProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Global Schema document object for json-based schema formats(e.g. json schema)." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignInSettings/Model-PortalSigninSettings.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignInSettings/Model-PortalSigninSettings.json index 5573841f389..e06adf4b947 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignInSettings/Model-PortalSigninSettings.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignInSettings/Model-PortalSigninSettings.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Sign-in settings contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettings.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettings.json index e3da6c79cde..a6cc2669cae 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettings.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettings.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Sign-up settings contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettingsProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettingsProperties.json index 04ffd5958f6..b86be2924f5 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettingsProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/SignUpSettings/Model-PortalSignupSettingsProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Terms of service contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Subscription/Model-SubscriptionCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Subscription/Model-SubscriptionCreateParameters.json index dfc94279934..84e2c6afee6 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Subscription/Model-SubscriptionCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Subscription/Model-SubscriptionCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Subscription contract properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Tag/Model-TagCreateUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Tag/Model-TagCreateUpdateParameters.json index 99be06a6f17..fa3aa1ce4fd 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Tag/Model-TagCreateUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Tag/Model-TagCreateUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties supplied to Create Tag operation." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagOperationLink/Model-TagOperationLinkContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagOperationLink/Model-TagOperationLinkContract.json index cc7eefae5d5..ad1d915cd75 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagOperationLink/Model-TagOperationLinkContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagOperationLink/Model-TagOperationLinkContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tag-API link entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-ApiTagResourceContractProperties.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-ApiTagResourceContractProperties.json index eb915df4a17..bd262d60417 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-ApiTagResourceContractProperties.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-ApiTagResourceContractProperties.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Collection of authentication settings included into this API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Contact information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -143,7 +143,7 @@ }, "optional": true, "required": false, - "description": "License information for the API." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -207,7 +207,7 @@ }, "optional": true, "required": false, - "description": "Protocols over which API is made available." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-TagResourceContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-TagResourceContract.json index a353db7c489..bcc70c9be9b 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-TagResourceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TagResource/Model-TagResourceContract.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "API associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Operation associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Product associated with the tag." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Tag associated with the resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantAccess/Model-AccessInformationUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantAccess/Model-AccessInformationUpdateParameters.json index 042da31dda7..bda2a73bc43 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantAccess/Model-AccessInformationUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantAccess/Model-AccessInformationUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Tenant access information update parameter properties." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-DeployConfigurationParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-DeployConfigurationParameters.json index f33a68e3cc4..422dc8330e7 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-DeployConfigurationParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-DeployConfigurationParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Deploy Configuration Parameter contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-SaveConfigurationParameter.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-SaveConfigurationParameter.json index 54e2708a8e6..48e9668dd0d 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-SaveConfigurationParameter.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/TenantConfiguration/Model-SaveConfigurationParameter.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Save Configuration Parameters." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserContract.json index f9b6b4cc513..004f491aab5 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserCreateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserCreateParameters.json index 8ae40adb206..9bd8776b950 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserCreateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserCreateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User entity create contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserUpdateParameters.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserUpdateParameters.json index 6fadef9a604..3578e63156c 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserUpdateParameters.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/User/Model-UserUpdateParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "User entity update contract properties." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/UserGroup/Model-GroupContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/UserGroup/Model-GroupContract.json index b7e80984a7f..d595a2770d9 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/UserGroup/Model-GroupContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/UserGroup/Model-GroupContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Group entity contract properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Workspace/Model-WorkspaceContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Workspace/Model-WorkspaceContract.json index 03de3280006..2be5991c732 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Workspace/Model-WorkspaceContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/Workspace/Model-WorkspaceContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Workspace entity contract properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/WorkspacePolicy/Model-PolicyContract.json b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/WorkspacePolicy/Model-PolicyContract.json index f5f6222939c..2a8375ae378 100644 --- a/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/WorkspacePolicy/Model-PolicyContract.json +++ b/api-definitions/resource-manager/ApiManagement/2023-03-01-preview/WorkspacePolicy/Model-PolicyContract.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/ProximityPlacementGroups/Model-SubResourceWithColocationStatus.json b/api-definitions/resource-manager/Compute/2022-03-01/ProximityPlacementGroups/Model-SubResourceWithColocationStatus.json index 3f9c7f7df70..0334aadd02b 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/ProximityPlacementGroups/Model-SubResourceWithColocationStatus.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/ProximityPlacementGroups/Model-SubResourceWithColocationStatus.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Describes colocation status of a resource in the Proximity Placement Group." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiagnosticsProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiagnosticsProfile.json index 5bd8572b618..371d827c43b 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiagnosticsProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiagnosticsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. \u003cbr\u003e**NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. \u003cbr\u003e\u003cbr\u003e You can easily view the output of your console log. \u003cbr\u003e\u003cbr\u003e Azure also enables you to see a screenshot of the VM from the hypervisor." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json index 483c3685375..c823ee0bd74 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the location of the disk encryption key, which is a Key Vault Secret." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the location of the key encryption key in Key Vault." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-LinuxConfiguration.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-LinuxConfiguration.json index 16415ae5b2c..3ff84651022 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-LinuxConfiguration.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-LinuxConfiguration.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Linux." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ssh key configuration for a Linux OS." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-ManagedDiskParameters.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-ManagedDiskParameters.json index 022dc196c90..5f712fb6e45 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-ManagedDiskParameters.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-ManagedDiskParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the customer managed disk encryption set resource id for the managed disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security profile for the managed disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-OSProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-OSProfile.json index a5f30e775f6..8d757a35773 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-OSProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-OSProfile.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Specifies the Linux operating system settings on the virtual machine. \u003cbr\u003e\u003cbr\u003eFor a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -111,7 +111,7 @@ }, "optional": true, "required": false, - "description": "Specifies Windows operating system settings on the virtual machine." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-PatchSettings.json index 6a5ba1ce50b..13774248204 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-SecurityProfile.json index 365bab560ab..738f7b818ae 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. \u003cbr\u003e\u003cbr\u003eMinimum api-version: 2020-12-01" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-WindowsConfiguration.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-WindowsConfiguration.json index dfe6d7a16d9..eb5d2f5dc63 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-WindowsConfiguration.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePointCollections/Model-WindowsConfiguration.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Windows." }, { "containsDiscriminatedTypeValue": false, @@ -75,7 +75,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-HardwareProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-HardwareProfile.json index 999122c4ce0..26357c9d88f 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-HardwareProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-HardwareProfile.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01. \u003cbr\u003e\u003cbr\u003e This feature is still in preview mode and is not supported for VirtualMachineScaleSet. \u003cbr\u003e\u003cbr\u003e Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-LinuxPatchSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-LinuxPatchSettings.json index 0f51942be5e..48809f7d827 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-LinuxPatchSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-LinuxPatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Linux." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-ManagedDiskParameters.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-ManagedDiskParameters.json index 022dc196c90..5f712fb6e45 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-ManagedDiskParameters.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-ManagedDiskParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the customer managed disk encryption set resource id for the managed disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security profile for the managed disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-VMDiskSecurityProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-VMDiskSecurityProfile.json index 0e0aaaaafae..0eadacee735 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-VMDiskSecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/RestorePoints/Model-VMDiskSecurityProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the customer managed disk encryption set resource id for the managed disk that is used for Customer Managed Key encrypted ConfidentialVM OS Disk and VMGuest blob." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json index 4a58bcbd76d..24687ff64a8 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The boot diagnostics status information for the VM. \u003cbr\u003e\u003cbr\u003e NOTE: It will be set only if there are errors encountered in enabling boot diagnostics." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DataDisk.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DataDisk.json index af2f711d73a..2f4c38f8b5d 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DataDisk.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DataDisk.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the caching requirements. \u003cbr\u003e\u003cbr\u003e Possible values are: \u003cbr\u003e\u003cbr\u003e **None** \u003cbr\u003e\u003cbr\u003e **ReadOnly** \u003cbr\u003e\u003cbr\u003e **ReadWrite** \u003cbr\u003e\u003cbr\u003e Default: **None for Standard storage. ReadOnly for Premium storage**" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Specifies how the virtual machine should be created.\u003cbr\u003e\u003cbr\u003e Possible values are:\u003cbr\u003e\u003cbr\u003e **Attach** \\u2013 This value is used when you are using a specialized disk to create the virtual machine.\u003cbr\u003e\u003cbr\u003e **FromImage** \\u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies whether data disk should be deleted or detached upon VM deletion.\u003cbr\u003e\u003cbr\u003e Possible values: \u003cbr\u003e\u003cbr\u003e **Delete** If this value is used, the data disk is deleted when VM is deleted.\u003cbr\u003e\u003cbr\u003e **Detach** If this value is used, the data disk is retained after VM is deleted.\u003cbr\u003e\u003cbr\u003e The default value is set to **detach**" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from the virtual machine. Supported values: **ForceDetach**. \u003cbr\u003e\u003cbr\u003e detachOption: **ForceDetach** is applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. \u003cbr\u003e\u003cbr\u003e This feature is still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to 'true' along with setting detachOption: 'ForceDetach'." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -119,7 +119,7 @@ }, "optional": true, "required": false, - "description": "The managed disk parameters." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "The virtual hard disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json index 5bd8572b618..371d827c43b 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. \u003cbr\u003e**NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. \u003cbr\u003e\u003cbr\u003e You can easily view the output of your console log. \u003cbr\u003e\u003cbr\u003e Azure also enables you to see a screenshot of the VM from the hypervisor." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json index dd5ba788d0d..dcf479d0fc0 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral disk settings for operating system disk." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral disk placement for operating system disk.\u003cbr\u003e\u003cbr\u003e Possible values are: \u003cbr\u003e\u003cbr\u003e **CacheDisk** \u003cbr\u003e\u003cbr\u003e **ResourceDisk** \u003cbr\u003e\u003cbr\u003e Default: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is used.\u003cbr\u003e\u003cbr\u003e Refer to VM size documentation for Windows VM at https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxConfiguration.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxConfiguration.json index 16415ae5b2c..3ff84651022 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxConfiguration.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxConfiguration.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Linux." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ssh key configuration for a Linux OS." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxPatchSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxPatchSettings.json index 48809f7d827..0f51942be5e 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxPatchSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-LinuxPatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Linux." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json index 5f712fb6e45..022dc196c90 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the customer managed disk encryption set resource id for the managed disk." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the security profile for the managed disk." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json index 6a5ba1ce50b..13774248204 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-SecurityProfile.json index 365bab560ab..738f7b818ae 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. \u003cbr\u003e\u003cbr\u003eMinimum api-version: 2020-12-01" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-StorageProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-StorageProfile.json index 247303e91c9..552896510cf 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-StorageProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-StorageProfile.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "Specifies information about the operating system disk used by the virtual machine. \u003cbr\u003e\u003cbr\u003e For more information about disks, see [About disks and VHDs for Azure virtual machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview)." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json index 0eadacee735..0e0aaaaafae 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the customer managed disk encryption set resource id for the managed disk that is used for Customer Managed Key encrypted ConfidentialVM OS Disk and VMGuest blob." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json index 792ce637474..94bf8eec446 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The publicIPAddressConfiguration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-WindowsConfiguration.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-WindowsConfiguration.json index dfe6d7a16d9..eb5d2f5dc63 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-WindowsConfiguration.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSetVMs/Model-WindowsConfiguration.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Windows." }, { "containsDiscriminatedTypeValue": false, @@ -75,7 +75,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiagnosticsProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiagnosticsProfile.json index 5bd8572b618..371d827c43b 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiagnosticsProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiagnosticsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. \u003cbr\u003e**NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. \u003cbr\u003e\u003cbr\u003e You can easily view the output of your console log. \u003cbr\u003e\u003cbr\u003e Azure also enables you to see a screenshot of the VM from the hypervisor." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json index dd5ba788d0d..dcf479d0fc0 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral disk settings for operating system disk." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral disk placement for operating system disk.\u003cbr\u003e\u003cbr\u003e Possible values are: \u003cbr\u003e\u003cbr\u003e **CacheDisk** \u003cbr\u003e\u003cbr\u003e **ResourceDisk** \u003cbr\u003e\u003cbr\u003e Default: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is used.\u003cbr\u003e\u003cbr\u003e Refer to VM size documentation for Windows VM at https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-PatchSettings.json index 13774248204..6a5ba1ce50b 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-ScheduledEventsProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-ScheduledEventsProfile.json index 2bdccfafabc..05f5404c482 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-ScheduledEventsProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-ScheduledEventsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies Terminate Scheduled Event related configurations." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json index 365bab560ab..738f7b818ae 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. \u003cbr\u003e\u003cbr\u003eMinimum api-version: 2020-12-01" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json index eb5d2f5dc63..dfe6d7a16d9 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -75,7 +75,7 @@ }, "optional": true, "required": false, - "description": "Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json index 24687ff64a8..4a58bcbd76d 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The boot diagnostics status information for the VM. \u003cbr\u003e\u003cbr\u003e NOTE: It will be set only if there are errors encountered in enabling boot diagnostics." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-DiskEncryptionSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-DiskEncryptionSettings.json index c823ee0bd74..483c3685375 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-DiskEncryptionSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-DiskEncryptionSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the location of the disk encryption key, which is a Key Vault Secret." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the location of the key encryption key in Key Vault." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-HardwareProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-HardwareProfile.json index 26357c9d88f..999122c4ce0 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-HardwareProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-HardwareProfile.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01. \u003cbr\u003e\u003cbr\u003e This feature is still in preview mode and is not supported for VirtualMachineScaleSet. \u003cbr\u003e\u003cbr\u003e Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-LinuxPatchSettings.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-LinuxPatchSettings.json index 0f51942be5e..48809f7d827 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-LinuxPatchSettings.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-LinuxPatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Linux." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-OSDisk.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-OSDisk.json index 0782d672ec1..ba3f010315b 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-OSDisk.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-OSDisk.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the caching requirements. \u003cbr\u003e\u003cbr\u003e Possible values are: \u003cbr\u003e\u003cbr\u003e **None** \u003cbr\u003e\u003cbr\u003e **ReadOnly** \u003cbr\u003e\u003cbr\u003e **ReadWrite** \u003cbr\u003e\u003cbr\u003e Default: **None** for Standard storage. **ReadOnly** for Premium storage." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Specifies how the virtual machine should be created.\u003cbr\u003e\u003cbr\u003e Possible values are:\u003cbr\u003e\u003cbr\u003e **Attach** \\u2013 This value is used when you are using a specialized disk to create the virtual machine.\u003cbr\u003e\u003cbr\u003e **FromImage** \\u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies whether OS Disk should be deleted or detached upon VM deletion. \u003cbr\u003e\u003cbr\u003e Possible values: \u003cbr\u003e\u003cbr\u003e **Delete** If this value is used, the OS disk is deleted when VM is deleted.\u003cbr\u003e\u003cbr\u003e **Detach** If this value is used, the os disk is retained after VM is deleted. \u003cbr\u003e\u003cbr\u003e The default value is set to **detach**. For an ephemeral OS Disk, the default value is set to **Delete**. User cannot change the delete option for ephemeral OS Disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Specifies the encryption settings for the OS Disk. \u003cbr\u003e\u003cbr\u003e Minimum api-version: 2015-06-15" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "The managed disk parameters." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -131,7 +131,7 @@ }, "optional": true, "required": false, - "description": "The virtual hard disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-ScheduledEventsProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-ScheduledEventsProfile.json index 2bdccfafabc..05f5404c482 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-ScheduledEventsProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-ScheduledEventsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies Terminate Scheduled Event related configurations." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-SecurityProfile.json index 738f7b818ae..365bab560ab 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. \u003cbr\u003e\u003cbr\u003eMinimum api-version: 2020-12-01" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-VirtualMachinePublicIPAddressConfigurationProperties.json b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-VirtualMachinePublicIPAddressConfigurationProperties.json index b917b63e273..9c2cbb05f41 100644 --- a/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-VirtualMachinePublicIPAddressConfigurationProperties.json +++ b/api-definitions/resource-manager/Compute/2022-03-01/VirtualMachines/Model-VirtualMachinePublicIPAddressConfigurationProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The dns settings to be applied on the publicIP addresses ." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-02/Disks/Model-EncryptionSettingsElement.json b/api-definitions/resource-manager/Compute/2022-03-02/Disks/Model-EncryptionSettingsElement.json index 1ea18b1a345..fccac4c33ca 100644 --- a/api-definitions/resource-manager/Compute/2022-03-02/Disks/Model-EncryptionSettingsElement.json +++ b/api-definitions/resource-manager/Compute/2022-03-02/Disks/Model-EncryptionSettingsElement.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Key Vault Secret Url and vault id of the disk encryption key" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Key Vault Key Url and vault id of the key encryption key. KeyEncryptionKey is optional and when provided is used to unwrap the disk encryption key." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-CreationData.json b/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-CreationData.json index 99dd2975716..21b1e3acd6f 100644 --- a/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-CreationData.json +++ b/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-CreationData.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Required if creating from a Gallery Image. The id/sharedGalleryImageId/communityGalleryImageId of the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Disk source information for PIR or user images." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-KeyVaultAndKeyReference.json b/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-KeyVaultAndKeyReference.json index ef7acf8728a..6e9aec54eec 100644 --- a/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-KeyVaultAndKeyReference.json +++ b/api-definitions/resource-manager/Compute/2022-03-02/Snapshots/Model-KeyVaultAndKeyReference.json @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Resource id of the KeyVault containing the key or secret" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json index 483c3685375..c823ee0bd74 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-DiskEncryptionSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the location of the disk encryption key, which is a Key Vault Secret." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the location of the key encryption key in Key Vault." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-HardwareProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-HardwareProfile.json index 99cb8c4e6ef..6ed55bd9479 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-HardwareProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-HardwareProfile.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01. This feature is still in preview mode and is not supported for VirtualMachineScaleSet. Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-ManagedDiskParameters.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-ManagedDiskParameters.json index 5f712fb6e45..022dc196c90 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-ManagedDiskParameters.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-ManagedDiskParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the customer managed disk encryption set resource id for the managed disk." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the security profile for the managed disk." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-SecurityProfile.json index d81811d938b..c9767c8bf5c 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePointCollections/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxConfiguration.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxConfiguration.json index e4c119b03ee..b2eba8654dd 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxConfiguration.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxConfiguration.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Linux." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Specifies the ssh key configuration for a Linux OS." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxPatchSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxPatchSettings.json index 0f51942be5e..48809f7d827 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxPatchSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-LinuxPatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Linux." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-ManagedDiskParameters.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-ManagedDiskParameters.json index 022dc196c90..5f712fb6e45 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-ManagedDiskParameters.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-ManagedDiskParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the customer managed disk encryption set resource id for the managed disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security profile for the managed disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-OSProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-OSProfile.json index f1d0003849f..5a4f223beb1 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-OSProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-OSProfile.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -111,7 +111,7 @@ }, "optional": true, "required": false, - "description": "Specifies Windows operating system settings on the virtual machine." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-PatchSettings.json index 6a5ba1ce50b..13774248204 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-SecurityProfile.json index d81811d938b..c9767c8bf5c 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-WindowsConfiguration.json b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-WindowsConfiguration.json index be60921fd57..ac8092543bf 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-WindowsConfiguration.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/RestorePoints/Model-WindowsConfiguration.json @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json index 3c37ede6c60..63b8026af03 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-BootDiagnosticsInstanceView.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The boot diagnostics status information for the VM. **Note:** It will be set only if there are errors encountered in enabling boot diagnostics." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json index af178b1244b..5bd8572b618 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiagnosticsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. **NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json index dd5ba788d0d..73c6fc3aad0 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-DiffDiskSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral disk settings for operating system disk." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral disk placement for operating system disk. Possible values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is used. Refer to the VM size documentation for Windows VM at https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json index 5f712fb6e45..022dc196c90 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-ManagedDiskParameters.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the customer managed disk encryption set resource id for the managed disk." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the security profile for the managed disk." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-OSDisk.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-OSDisk.json index c8486e6d0ac..daae0d11b56 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-OSDisk.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-OSDisk.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Specifies how the virtual machine should be created. Possible values are: **Attach.** This value is used when you are using a specialized disk to create the virtual machine. **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a platform image, you should also use the imageReference element described above. If you are using a marketplace image, you should also use the plan element previously described." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies whether OS Disk should be deleted or detached upon VM deletion. Possible values are: **Delete.** If this value is used, the OS disk is deleted when VM is deleted. **Detach.** If this value is used, the os disk is retained after VM is deleted. The default value is set to **Detach**. For an ephemeral OS Disk, the default value is set to **Delete**. The user cannot change the delete option for an ephemeral OS Disk." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine." }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the encryption settings for the OS Disk. Minimum api-version: 2015-06-15." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist." }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The managed disk parameters." }, { "containsDiscriminatedTypeValue": false, @@ -131,7 +131,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The virtual hard disk." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json index 6a5ba1ce50b..13774248204 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json index 8f6252e5567..d9eae9a6dcd 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VMDiskSecurityProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the customer managed disk encryption set resource id for the managed disk that is used for Customer Managed Key encrypted ConfidentialVM OS Disk and VMGuest blob." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineExtensionProperties.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineExtensionProperties.json index 55dc1760904..70c608e1275 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineExtensionProperties.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineExtensionProperties.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The virtual machine extension instance view." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json index 94bf8eec446..792ce637474 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineNetworkInterfaceIPConfigurationProperties.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The publicIPAddressConfiguration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineReimageParameters.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineReimageParameters.json index fa709f49448..6d160673b76 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineReimageParameters.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSetVMs/Model-VirtualMachineReimageParameters.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies information required for reimaging the non-ephemeral OS disk." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json index 73c6fc3aad0..dd5ba788d0d 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-DiffDiskSettings.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Specifies the ephemeral disk settings for operating system disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies the ephemeral disk placement for operating system disk. Possible values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is used. Refer to the VM size documentation for Windows VM at https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-PatchSettings.json index 13774248204..6a5ba1ce50b 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json index d81811d938b..c9767c8bf5c 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-SecurityProfile.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json index be60921fd57..ac8092543bf 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachineScaleSets/Model-WindowsConfiguration.json @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json index 63b8026af03..3c37ede6c60 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-BootDiagnosticsInstanceView.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The boot diagnostics status information for the VM. **Note:** It will be set only if there are errors encountered in enabling boot diagnostics." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DataDisk.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DataDisk.json index 313d2fe3d2b..37a92846f5f 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DataDisk.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DataDisk.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Specifies how the virtual machine should be created. Possible values are: **Attach.** This value is used when you are using a specialized disk to create the virtual machine. **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a platform image, you should also use the imageReference element described above. If you are using a marketplace image, you should also use the plan element previously described." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies whether data disk should be deleted or detached upon VM deletion. Possible values are: **Delete.** If this value is used, the data disk is deleted when VM is deleted. **Detach.** If this value is used, the data disk is retained after VM is deleted. The default value is set to **Detach**." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from the virtual machine. Supported values: **ForceDetach.** detachOption: **ForceDetach** is applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. **This feature is still in preview** mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to 'true' along with setting detachOption: 'ForceDetach'." }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist." }, { "containsDiscriminatedTypeValue": false, @@ -119,7 +119,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The managed disk parameters." }, { "containsDiscriminatedTypeValue": false, @@ -155,7 +155,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The virtual hard disk." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DiagnosticsProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DiagnosticsProfile.json index af178b1244b..5bd8572b618 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DiagnosticsProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-DiagnosticsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. **NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-HardwareProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-HardwareProfile.json index 99cb8c4e6ef..6ed55bd9479 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-HardwareProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-HardwareProfile.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01. This feature is still in preview mode and is not supported for VirtualMachineScaleSet. Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-LinuxPatchSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-LinuxPatchSettings.json index 48809f7d827..0f51942be5e 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-LinuxPatchSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-LinuxPatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Linux." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-OSDisk.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-OSDisk.json index c8486e6d0ac..daae0d11b56 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-OSDisk.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-OSDisk.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Specifies how the virtual machine should be created. Possible values are: **Attach.** This value is used when you are using a specialized disk to create the virtual machine. **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a platform image, you should also use the imageReference element described above. If you are using a marketplace image, you should also use the plan element previously described." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies whether OS Disk should be deleted or detached upon VM deletion. Possible values are: **Delete.** If this value is used, the OS disk is deleted when VM is deleted. **Detach.** If this value is used, the os disk is retained after VM is deleted. The default value is set to **Detach**. For an ephemeral OS Disk, the default value is set to **Delete**. The user cannot change the delete option for an ephemeral OS Disk." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine." }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the encryption settings for the OS Disk. Minimum api-version: 2015-06-15." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist." }, { "containsDiscriminatedTypeValue": false, @@ -95,7 +95,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The managed disk parameters." }, { "containsDiscriminatedTypeValue": false, @@ -131,7 +131,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The virtual hard disk." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-PatchSettings.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-PatchSettings.json index 6a5ba1ce50b..13774248204 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-PatchSettings.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-PatchSettings.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-ScheduledEventsProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-ScheduledEventsProfile.json index 9e1a82a1caa..5aae6e8fcbe 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-ScheduledEventsProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-ScheduledEventsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies OS Image Scheduled Event related configurations." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies Terminate Scheduled Event related configurations." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VMDiskSecurityProfile.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VMDiskSecurityProfile.json index 8f6252e5567..d9eae9a6dcd 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VMDiskSecurityProfile.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VMDiskSecurityProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specifies the customer managed disk encryption set resource id for the managed disk that is used for Customer Managed Key encrypted ConfidentialVM OS Disk and VMGuest blob." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VirtualMachineNetworkInterfaceConfigurationProperties.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VirtualMachineNetworkInterfaceConfigurationProperties.json index 86cf679447f..584479239ef 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VirtualMachineNetworkInterfaceConfigurationProperties.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-VirtualMachineNetworkInterfaceConfigurationProperties.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The dns settings to be applied on the network interfaces." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-WindowsConfiguration.json b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-WindowsConfiguration.json index be60921fd57..ac8092543bf 100644 --- a/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-WindowsConfiguration.json +++ b/api-definitions/resource-manager/Compute/2023-03-01/VirtualMachines/Model-WindowsConfiguration.json @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "[Preview Feature] Specifies settings related to VM Guest Patching on Windows." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-04-02/Disks/Model-CreationData.json b/api-definitions/resource-manager/Compute/2023-04-02/Disks/Model-CreationData.json index f9c268d332b..0260381c921 100644 --- a/api-definitions/resource-manager/Compute/2023-04-02/Disks/Model-CreationData.json +++ b/api-definitions/resource-manager/Compute/2023-04-02/Disks/Model-CreationData.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Required if creating from a Gallery Image. The id/sharedGalleryImageId/communityGalleryImageId of the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Disk source information for PIR or user images." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndKeyReference.json b/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndKeyReference.json index 6e9aec54eec..ef7acf8728a 100644 --- a/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndKeyReference.json +++ b/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndKeyReference.json @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Resource id of the KeyVault containing the key or secret" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndSecretReference.json b/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndSecretReference.json index 87ef88cf9e5..22f3e8f9ebf 100644 --- a/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndSecretReference.json +++ b/api-definitions/resource-manager/Compute/2023-04-02/Snapshots/Model-KeyVaultAndSecretReference.json @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Resource id of the KeyVault containing the key or secret" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerApps/Model-Template.json b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerApps/Model-Template.json index 3ffc83d424c..bfefcf8b0b8 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerApps/Model-Template.json +++ b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerApps/Model-Template.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Scaling properties for the Container App." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Container.json index f367854396b..6fe3769ec20 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "Container resource requirements." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-ScaleRule.json b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-ScaleRule.json index dea312ba4a0..f06861eb183 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-ScaleRule.json +++ b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-ScaleRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Azure Queue based scaling." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Custom scale rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "HTTP requests based scaling." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Template.json b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Template.json index 3ffc83d424c..bfefcf8b0b8 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Template.json +++ b/api-definitions/resource-manager/ContainerApps/2022-03-01/ContainerAppsRevisions/Model-Template.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Scaling properties for the Container App." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-BaseContainer.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-BaseContainer.json index 9b5d12b0e6e..8569d44ef2b 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-BaseContainer.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-BaseContainer.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Container resource requirements." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-Container.json index 6fe3769ec20..f367854396b 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-ScaleRule.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-ScaleRule.json index 79b66fe2646..23aca7d48fd 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-ScaleRule.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerApps/Model-ScaleRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Azure Queue based scaling." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Custom scale rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "HTTP requests based scaling." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Tcp requests based scaling." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Container.json index 6fe3769ec20..f367854396b 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Template.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Template.json index 522bd9a86cb..316b8e2c4e3 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Template.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/ContainerAppsRevisions/Model-Template.json @@ -55,7 +55,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Scaling properties for the Container App." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-AppLogsConfiguration.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-AppLogsConfiguration.json index a26bb6e4ce9..bcd50b74a31 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-AppLogsConfiguration.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-AppLogsConfiguration.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-BaseContainer.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-BaseContainer.json index 9b5d12b0e6e..8569d44ef2b 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-BaseContainer.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-BaseContainer.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Container resource requirements." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Container.json index f367854396b..6fe3769ec20 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "Container resource requirements." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ContainerAppProperties.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ContainerAppProperties.json index a25e9165618..653617fc5c4 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ContainerAppProperties.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ContainerAppProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Non versioned Container App configuration properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Ingress.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Ingress.json index a23a6515c09..07d2dbc88fe 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Ingress.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-Ingress.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "CORS policy for container app" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ScaleRule.json b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ScaleRule.json index 23aca7d48fd..79b66fe2646 100644 --- a/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ScaleRule.json +++ b/api-definitions/resource-manager/ContainerApps/2022-11-01-preview/Diagnostics/Model-ScaleRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Azure Queue based scaling." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Custom scale rule." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "HTTP requests based scaling." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tcp requests based scaling." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ConnectedEnvironments/Model-ExtendedLocation.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ConnectedEnvironments/Model-ExtendedLocation.json index d508df051c4..161b1d9fdd8 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ConnectedEnvironments/Model-ExtendedLocation.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ConnectedEnvironments/Model-ExtendedLocation.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "The type of the extended location." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-BaseContainer.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-BaseContainer.json index 8569d44ef2b..9b5d12b0e6e 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-BaseContainer.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-BaseContainer.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Container.json index 6fe3769ec20..f367854396b 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-ExtendedLocation.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-ExtendedLocation.json index 161b1d9fdd8..d508df051c4 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-ExtendedLocation.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-ExtendedLocation.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The type of the extended location." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Template.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Template.json index 500ef950805..ce4d14ff966 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Template.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerApps/Model-Template.json @@ -55,7 +55,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Scaling properties for the Container App." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-Container.json index f367854396b..6fe3769ec20 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "Container resource requirements." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-ScaleRule.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-ScaleRule.json index 23aca7d48fd..79b66fe2646 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-ScaleRule.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ContainerAppsRevisions/Model-ScaleRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Azure Queue based scaling." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Custom scale rule." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "HTTP requests based scaling." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Tcp requests based scaling." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-AppLogsConfiguration.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-AppLogsConfiguration.json index bcd50b74a31..a26bb6e4ce9 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-AppLogsConfiguration.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-AppLogsConfiguration.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-BaseContainer.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-BaseContainer.json index 8569d44ef2b..9b5d12b0e6e 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-BaseContainer.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-BaseContainer.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Configuration.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Configuration.json index 3e00d2f6d03..ac810f263a3 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Configuration.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Configuration.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Dapr configuration for the Container App." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Ingress configurations." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -91,7 +91,7 @@ }, "optional": true, "required": false, - "description": "Container App to be a dev Container App Service" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Container.json index 6fe3769ec20..f367854396b 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-ContainerAppProperties.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-ContainerAppProperties.json index 653617fc5c4..a25e9165618 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-ContainerAppProperties.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-ContainerAppProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Non versioned Container App configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Ingress.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Ingress.json index a23a6515c09..07d2dbc88fe 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Ingress.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Diagnostics/Model-Ingress.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "CORS policy for container app" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/Jobs/Model-Container.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/Jobs/Model-Container.json index 6fe3769ec20..f367854396b 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/Jobs/Model-Container.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/Jobs/Model-Container.json @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentProperties.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentProperties.json index 1931f2b16be..5179fb103b1 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentProperties.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Cluster configuration which enables the log daemon to export\napp logs to a destination. Currently only \"log-analytics\" is\nsupported" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The configuration of Dapr component." }, { "containsDiscriminatedTypeValue": false, @@ -119,7 +119,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The configuration of Keda component." }, { "containsDiscriminatedTypeValue": false, @@ -167,7 +167,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Vnet configuration for the environment" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentPropertiesPeerAuthentication.json b/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentPropertiesPeerAuthentication.json index 849fa1765ca..77c706257b3 100644 --- a/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentPropertiesPeerAuthentication.json +++ b/api-definitions/resource-manager/ContainerApps/2023-05-01/ManagedEnvironments/Model-ManagedEnvironmentPropertiesPeerAuthentication.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Mutual TLS authentication settings for the Managed Environment" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataFactory/2018-06-01/ChangeDataCapture/Model-LinkedServiceReference.json b/api-definitions/resource-manager/DataFactory/2018-06-01/ChangeDataCapture/Model-LinkedServiceReference.json index 67d2f6cc612..a4a835cd928 100644 --- a/api-definitions/resource-manager/DataFactory/2018-06-01/ChangeDataCapture/Model-LinkedServiceReference.json +++ b/api-definitions/resource-manager/DataFactory/2018-06-01/ChangeDataCapture/Model-LinkedServiceReference.json @@ -15,7 +15,7 @@ }, "optional": true, "required": false, - "description": "Arguments for LinkedService." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-LinkedServiceReference.json b/api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-LinkedServiceReference.json index 39d0a3eaf43..407ab23124a 100644 --- a/api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-LinkedServiceReference.json +++ b/api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-LinkedServiceReference.json @@ -15,7 +15,7 @@ }, "optional": true, "required": false, - "description": "Arguments for LinkedService." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/DataFactory/2018-06-01/LinkedServices/Model-IntegrationRuntimeReference.json b/api-definitions/resource-manager/DataFactory/2018-06-01/LinkedServices/Model-IntegrationRuntimeReference.json index 660816a4f97..6519245bd3c 100644 --- a/api-definitions/resource-manager/DataFactory/2018-06-01/LinkedServices/Model-IntegrationRuntimeReference.json +++ b/api-definitions/resource-manager/DataFactory/2018-06-01/LinkedServices/Model-IntegrationRuntimeReference.json @@ -15,7 +15,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Arguments for integration runtime." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateEndpointConnection.json index b7bc6cd16c0..48f23b7702e 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateEndpointConnection.json @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Resource properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json index c77773d520f..a6b2515fea6 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/DeviceUpdate/2022-10-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/DeviceUpdate/2022-10-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/DeviceUpdate/2022-10-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json index 7ba329bd9b1..f5ab47d2280 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2022-10-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/DeviceUpdate/2022-10-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The resource of private end point." }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "A collection of information about the state of the connection between service consumer and provider." }, { "containsDiscriminatedTypeValue": false, @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The provisioning state of the private endpoint connection resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateEndpointConnectionProperties.json index 7ba329bd9b1..f5ab47d2280 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateEndpointConnectionProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The resource of private end point." }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "A collection of information about the state of the connection between service consumer and provider." }, { "containsDiscriminatedTypeValue": false, @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The provisioning state of the private endpoint connection resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json index a6b2515fea6..c77773d520f 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/Deviceupdates/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json index 7ba329bd9b1..f5ab47d2280 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The resource of private end point." }, { "containsDiscriminatedTypeValue": false, @@ -39,7 +39,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "A collection of information about the state of the connection between service consumer and provider." }, { "containsDiscriminatedTypeValue": false, @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The provisioning state of the private endpoint connection resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json index a6b2515fea6..c77773d520f 100644 --- a/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/DeviceUpdate/2023-07-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-AutoscaleSchedule.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-AutoscaleSchedule.json index c2d07af6ad7..45c6f51823d 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-AutoscaleSchedule.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-AutoscaleSchedule.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "Time and capacity for a schedule-based autoscale rule" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-LinuxOperatingSystemProfile.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-LinuxOperatingSystemProfile.json index 22dc20e6bf5..ede2831cdfa 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-LinuxOperatingSystemProfile.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-LinuxOperatingSystemProfile.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "The SSH profile." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-OsProfile.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-OsProfile.json index ddf2d29c051..06f1918c5de 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-OsProfile.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Applications/Model-OsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The Linux OS profile." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-Autoscale.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-Autoscale.json index e11c224e1c4..34dad1a7c08 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-Autoscale.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-Autoscale.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters for load-based autoscale" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters for schedule-based autoscale" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-AutoscaleSchedule.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-AutoscaleSchedule.json index c2d07af6ad7..45c6f51823d 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-AutoscaleSchedule.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-AutoscaleSchedule.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "Time and capacity for a schedule-based autoscale rule" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-KafkaRestProperties.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-KafkaRestProperties.json index fa638b5d69a..b8b9d26908e 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-KafkaRestProperties.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-KafkaRestProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The information of AAD security group." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-OsProfile.json b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-OsProfile.json index ddf2d29c051..06f1918c5de 100644 --- a/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-OsProfile.json +++ b/api-definitions/resource-manager/HDInsight/2018-06-01-preview/Regions/Model-OsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The Linux OS profile." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-AutoscaleSchedule.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-AutoscaleSchedule.json index c2d07af6ad7..45c6f51823d 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-AutoscaleSchedule.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-AutoscaleSchedule.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "Time and capacity for a schedule-based autoscale rule" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfiguration.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfiguration.json index 250598d5a67..d2d560248b1 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfiguration.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The private link ip configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfigurationProperties.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfigurationProperties.json index a14892df1dc..16ac9a38552 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfigurationProperties.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-IPConfigurationProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The subnet resource id." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-LinuxOperatingSystemProfile.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-LinuxOperatingSystemProfile.json index ede2831cdfa..22dc20e6bf5 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-LinuxOperatingSystemProfile.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-LinuxOperatingSystemProfile.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The SSH profile." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-Role.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-Role.json index 8e8bc3bdb64..300f1c02f6c 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-Role.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Applications/Model-Role.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The autoscale configurations." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "The hardware profile." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "The operating system profile." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -139,7 +139,7 @@ }, "optional": true, "required": false, - "description": "The virtual network profile." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Clusters/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Clusters/Model-PrivateEndpointConnection.json index b7bc6cd16c0..51c57cea24f 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Clusters/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Clusters/Model-PrivateEndpointConnection.json @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The private endpoint connection properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/HDInsight/2021-06-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json index 24253203758..34a3a29d5d8 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The private endpoint of the private endpoint connection" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The private link service connection state." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-AutoscaleSchedule.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-AutoscaleSchedule.json index c2d07af6ad7..45c6f51823d 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-AutoscaleSchedule.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-AutoscaleSchedule.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "Time and capacity for a schedule-based autoscale rule" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-ClusterCreateRequestValidationParameters.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-ClusterCreateRequestValidationParameters.json index c1d6726a611..9564218eebe 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-ClusterCreateRequestValidationParameters.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-ClusterCreateRequestValidationParameters.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "The identity of the cluster, if configured." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "The cluster create parameters." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-IPConfigurationProperties.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-IPConfigurationProperties.json index 16ac9a38552..a14892df1dc 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-IPConfigurationProperties.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-IPConfigurationProperties.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "The subnet resource id." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-OsProfile.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-OsProfile.json index ddf2d29c051..06f1918c5de 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-OsProfile.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-OsProfile.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The Linux OS profile." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-Role.json b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-Role.json index 300f1c02f6c..8e8bc3bdb64 100644 --- a/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-Role.json +++ b/api-definitions/resource-manager/HDInsight/2021-06-01/Regions/Model-Role.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The autoscale configurations." }, { "containsDiscriminatedTypeValue": false, @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The hardware profile." }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The operating system profile." }, { "containsDiscriminatedTypeValue": false, @@ -139,7 +139,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The virtual network profile." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetwork/Model-PlmnId.json b/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetwork/Model-PlmnId.json index 4e1980a445d..23b052df737 100644 --- a/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetwork/Model-PlmnId.json +++ b/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetwork/Model-PlmnId.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Mobile country code (MCC)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Mobile network code (MNC)." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetworks/Model-PlmnId.json b/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetworks/Model-PlmnId.json index 4e1980a445d..23b052df737 100644 --- a/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetworks/Model-PlmnId.json +++ b/api-definitions/resource-manager/MobileNetwork/2022-11-01/MobileNetworks/Model-PlmnId.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Mobile country code (MCC)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Mobile network code (MNC)." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMGroup/Model-IdentityAndTagsObject.json b/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMGroup/Model-IdentityAndTagsObject.json index 400e2755bff..1d3acf50726 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMGroup/Model-IdentityAndTagsObject.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMGroup/Model-IdentityAndTagsObject.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The managed service identity associated with this resource." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMPolicies/Model-Ambr.json b/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMPolicies/Model-Ambr.json index 522f8d6d3b4..07c94aa4024 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMPolicies/Model-Ambr.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-06-01/SIMPolicies/Model-Ambr.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Downlink bit rate." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Uplink bit rate." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetwork/Model-PlmnId.json b/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetwork/Model-PlmnId.json index 4e1980a445d..23b052df737 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetwork/Model-PlmnId.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetwork/Model-PlmnId.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Mobile country code (MCC)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Mobile network code (MNC)." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetworks/Model-PlmnId.json b/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetworks/Model-PlmnId.json index 4e1980a445d..23b052df737 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetworks/Model-PlmnId.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-09-01/MobileNetworks/Model-PlmnId.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Mobile country code (MCC)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Mobile network code (MNC)." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2023-09-01/PacketCoreControlPlane/Model-IdentityAndTagsObject.json b/api-definitions/resource-manager/MobileNetwork/2023-09-01/PacketCoreControlPlane/Model-IdentityAndTagsObject.json index 1d3acf50726..400e2755bff 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-09-01/PacketCoreControlPlane/Model-IdentityAndTagsObject.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-09-01/PacketCoreControlPlane/Model-IdentityAndTagsObject.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The managed service identity associated with this resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/MobileNetwork/2023-09-01/SIMPolicies/Model-Ambr.json b/api-definitions/resource-manager/MobileNetwork/2023-09-01/SIMPolicies/Model-Ambr.json index 07c94aa4024..522f8d6d3b4 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-09-01/SIMPolicies/Model-Ambr.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-09-01/SIMPolicies/Model-Ambr.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Downlink bit rate." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Uplink bit rate." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2023-09-01/Service/Model-Ambr.json b/api-definitions/resource-manager/MobileNetwork/2023-09-01/Service/Model-Ambr.json index 522f8d6d3b4..07c94aa4024 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-09-01/Service/Model-Ambr.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-09-01/Service/Model-Ambr.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Downlink bit rate." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Uplink bit rate." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/MobileNetwork/2023-09-01/Services/Model-Ambr.json b/api-definitions/resource-manager/MobileNetwork/2023-09-01/Services/Model-Ambr.json index 522f8d6d3b4..07c94aa4024 100644 --- a/api-definitions/resource-manager/MobileNetwork/2023-09-01/Services/Model-Ambr.json +++ b/api-definitions/resource-manager/MobileNetwork/2023-09-01/Services/Model-Ambr.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Downlink bit rate." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "Uplink bit rate." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json index d38f62b02a7..956718af40b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private endpoint." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnection.json index 6507f639059..26c01129253 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private end point connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json index 10f20890d7f..3166587a547 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "A collection of information about the state of the connection between service consumer and provider." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json index f869910710f..fe89fd50b99 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-IPConfiguration.json index 49f528ac494..5d0542938b3 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the IP configuration." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateEndpoint.json index d38f62b02a7..956718af40b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private endpoint." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkService.json index f869910710f..fe89fd50b99 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json index 0445684cded..9a28c50840d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service ip configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/DscpConfiguration/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/DscpConfiguration/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/DscpConfiguration/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/DscpConfiguration/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index ebf5c643f0b..fefa8619ec1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "PrivateLinkConnection properties for the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json index d8d38bdb902..9177ee2c5e5 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Virtual Network Tap configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLog.json b/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLog.json index 2391e67c7bc..151a95a5b44 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLog.json +++ b/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLog.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLogPropertiesFormat.json index 6da38fb0b5a..81dc4cfd2b6 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/FlowLogs/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Parameters that define the configuration of traffic analytics." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Parameters that define the flow log format." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Parameters that define the retention policy for flow log." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-InboundNatRule.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-InboundNatRule.json index fd386d44871..cd279d3b9a7 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-InboundNatRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-InboundNatRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer inbound NAT rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancer.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancer.json index 3a2ca63adee..e2880c3f346 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancer.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancer.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The load balancer SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancerBackendAddress.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancerBackendAddress.json index 73e80386df5..fc8fa76460d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancerBackendAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-LoadBalancerBackendAddress.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer backend address pool." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-OutboundRule.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-OutboundRule.json index 387bf838247..9a867580ed6 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-OutboundRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-OutboundRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer outbound rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Probe.json b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Probe.json index 147ce1d748c..6591b3222e1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Probe.json +++ b/api-definitions/resource-manager/Network/2023-04-01/LoadBalancers/Model-Probe.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer probe." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-InboundNatPool.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-InboundNatPool.json index d09cf5e668a..510ca70f72a 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-InboundNatPool.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-InboundNatPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer inbound nat pool." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json index 11e836f0485..9ba4e140966 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json @@ -147,7 +147,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The reference to the transport protocol used by the load balancing rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index ebf5c643f0b..fefa8619ec1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "PrivateLinkConnection properties for the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceTapConfiguration.json index d8d38bdb902..9177ee2c5e5 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Virtual Network Tap configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-OutboundRule.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-OutboundRule.json index 9a867580ed6..387bf838247 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-OutboundRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-OutboundRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer outbound rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-Probe.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-Probe.json index 6591b3222e1..147ce1d748c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-Probe.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkInterfaces/Model-Probe.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer probe." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json index e9129a7ace1..599df86606f 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Indicates the access allowed for this particular rule" }, { "containsDiscriminatedTypeValue": false, @@ -67,7 +67,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Indicates if the traffic matched against the rule in inbound or outbound." }, { "containsDiscriminatedTypeValue": false, @@ -91,7 +91,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Network protocol this rule applies to." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-DefaultAdminPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-DefaultAdminPropertiesFormat.json index f981887bb40..9c92781fefa 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-DefaultAdminPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerActiveConfigurations/Model-DefaultAdminPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Indicates the access allowed for this particular rule" }, { "containsDiscriminatedTypeValue": false, @@ -67,7 +67,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Indicates if the traffic matched against the rule in inbound or outbound." }, { "containsDiscriminatedTypeValue": false, @@ -103,7 +103,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network protocol this rule applies to." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerEffectiveSecurityAdminRules/Model-AdminPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerEffectiveSecurityAdminRules/Model-AdminPropertiesFormat.json index 599df86606f..e9129a7ace1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerEffectiveSecurityAdminRules/Model-AdminPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkManagerEffectiveSecurityAdminRules/Model-AdminPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Indicates the access allowed for this particular rule" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -67,7 +67,7 @@ }, "optional": false, "required": true, - "description": "Indicates if the traffic matched against the rule in inbound or outbound." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -91,7 +91,7 @@ }, "optional": false, "required": true, - "description": "Network protocol this rule applies to." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkProfiles/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkProfiles/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkProfiles/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkProfiles/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-FlowLogPropertiesFormat.json index 81dc4cfd2b6..6da38fb0b5a 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the flow log format." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the retention policy for flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json index a014bb74396..c2111cd1ffe 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRule.json index 7bb15d29246..c9d7f0ad246 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the security rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json index 87a4e5a07ca..fbaa69dde5b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The network traffic is allowed or denied." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": false, "required": true, - "description": "The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ServiceAssociationLink.json index df9003e63f8..aaa654a5e01 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkSecurityGroups/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-HopLink.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-HopLink.json index 5fc693c90d7..5033571e94b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-HopLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-HopLink.json @@ -67,7 +67,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Hop link properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-SecurityRule.json index c9d7f0ad246..7bb15d29246 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/NetworkWatchers/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the security rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json index 73714580166..4d3d4453dba 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Network interface IP configuration properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index ebf5c643f0b..fefa8619ec1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "PrivateLinkConnection properties for the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpoint.json index d38f62b02a7..956718af40b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private endpoint." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpointIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpointIPConfiguration.json index f9ce959e713..a345faa357d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpointIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateEndpointIPConfiguration.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of private endpoint IP configurations." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateLinkService.json index f869910710f..fe89fd50b99 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateEndpoints/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Delegation.json index 8313272683d..201a73ce0a8 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-LoadBalancerBackendAddress.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-LoadBalancerBackendAddress.json index 73e80386df5..fc8fa76460d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-LoadBalancerBackendAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-LoadBalancerBackendAddress.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer backend address pool." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointConnection.json index 26c01129253..6507f639059 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private end point connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointIPConfiguration.json index f9ce959e713..a345faa357d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateEndpointIPConfiguration.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of private endpoint IP configurations." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkService.json index fe89fd50b99..f869910710f 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json index 00d630f7dba..a6fdd307d4d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceIPConfiguration.json index 9a28c50840d..0445684cded 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-PrivateLinkServiceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service ip configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkService/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-BackendAddressPool.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-BackendAddressPool.json index a6956dbcbcd..b176d9dc0a5 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-BackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-BackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Delegation.json index 8313272683d..201a73ce0a8 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointConnection.json index 26c01129253..6507f639059 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private end point connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointIPConfiguration.json index f9ce959e713..a345faa357d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateEndpointIPConfiguration.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of private endpoint IP configurations." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceConnection.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceConnection.json index a6fdd307d4d..00d630f7dba 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceConnection.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json index 9a28c50840d..0445684cded 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service ip configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-ServiceAssociationLink.json index aaa654a5e01..df9003e63f8 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PrivateLinkServices/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NatGateway.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NatGateway.json index f7e2597362d..b523f0a07cd 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NatGateway.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NatGateway.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Nat Gateway properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "The nat gateway SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json index ffd0750a4f0..c62095a2002 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The DDoS protection custom policy associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The FQDN of the DNS record associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "The linked public IP address of the public IP address resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "The service public IP address of the public IP address resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/PublicIPPrefixes/Model-NatGateway.json b/api-definitions/resource-manager/Network/2023-04-01/PublicIPPrefixes/Model-NatGateway.json index b523f0a07cd..f7e2597362d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/PublicIPPrefixes/Model-NatGateway.json +++ b/api-definitions/resource-manager/Network/2023-04-01/PublicIPPrefixes/Model-NatGateway.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Nat Gateway properties." }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The nat gateway SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitConnection.json b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitConnection.json index 04c14f159f7..abe0f1e69e1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitConnection.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the express route circuit connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeering.json b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeering.json index 2e631165b99..ff84410e121 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeering.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeering.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the express route circuit peering." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json index 81aa2b95c98..d2f760cd546 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json @@ -63,7 +63,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The IPv6 peering configuration." }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The Microsoft peering configuration." }, { "containsDiscriminatedTypeValue": false, @@ -127,7 +127,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The peering type." }, { "containsDiscriminatedTypeValue": false, @@ -223,7 +223,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The peering state." }, { "containsDiscriminatedTypeValue": false, @@ -235,7 +235,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The peering stats of express route circuit." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-IPv6ExpressRouteCircuitPeeringConfig.json b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-IPv6ExpressRouteCircuitPeeringConfig.json index f580a5442fc..d26f66d2f0d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-IPv6ExpressRouteCircuitPeeringConfig.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-IPv6ExpressRouteCircuitPeeringConfig.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The Microsoft peering configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-PeerExpressRouteCircuitConnectionPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-PeerExpressRouteCircuitConnectionPropertiesFormat.json index 2bf0b146253..ff2aba305bd 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-PeerExpressRouteCircuitConnectionPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteFilters/Model-PeerExpressRouteCircuitConnectionPropertiesFormat.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Express Route Circuit connection state." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-ServiceAssociationLink.json index aaa654a5e01..df9003e63f8 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/RouteTables/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Routes/Model-RoutePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/Routes/Model-RoutePropertiesFormat.json index 4e0cf5c4bcc..23b05a2fb85 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Routes/Model-RoutePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Routes/Model-RoutePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "The type of Azure hop the packet should be sent to." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/SecurityRules/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-04-01/SecurityRules/Model-SecurityRule.json index c9d7f0ad246..7bb15d29246 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/SecurityRules/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/SecurityRules/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the security rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceAssociationLink.json index df9003e63f8..aaa654a5e01 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json index 6721d18cb6e..85a531beba3 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the service endpoint policy definition." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Subnet.json index 7a0c6d26c4c..f9032b6cf24 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/ServiceEndpointPolicies/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json index 85131b9dbab..371ef66de4d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayIPConfiguration.json index 813e5f01b44..a2c4c67ca09 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ApplicationGatewayIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway IP configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLog.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLog.json index 2391e67c7bc..151a95a5b44 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLog.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLog.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLogPropertiesFormat.json index 81dc4cfd2b6..6da38fb0b5a 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the flow log format." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the retention policy for flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-IPConfigurationProfile.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-IPConfigurationProfile.json index cc9a6310e52..870d1f97c41 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-IPConfigurationProfile.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-IPConfigurationProfile.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the IP configuration profile." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddress.json index 57fbdddddef..8c8b7290687 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Public IP address properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The public IP address SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddressPropertiesFormat.json index ffd0750a4f0..c62095a2002 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The DDoS protection custom policy associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The FQDN of the DNS record associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "The linked public IP address of the public IP address resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "The service public IP address of the public IP address resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ResourceNavigationLink.json index a014bb74396..c2111cd1ffe 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-RouteTable.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-RouteTable.json index 7f419c22eb3..542d9ea4e34 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-RouteTable.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-RouteTable.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the route table." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRule.json index 7bb15d29246..c9d7f0ad246 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the security rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRulePropertiesFormat.json index fbaa69dde5b..87a4e5a07ca 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-SecurityRulePropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The network traffic is allowed or denied." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceAssociationLink.json index aaa654a5e01..df9003e63f8 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceEndpointPolicy.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceEndpointPolicy.json index cec2669259d..5b1edd3ba98 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceEndpointPolicy.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-ServiceEndpointPolicy.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the service end point policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-Subnet.json index 7a0c6d26c4c..f9032b6cf24 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/Subnets/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-04-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json index 8c8b7290687..57fbdddddef 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Public IP address properties." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The public IP address SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkGatewayConnections/Model-IPsecPolicy.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkGatewayConnections/Model-IPsecPolicy.json index f6a780ebf35..71c896b1b2e 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkGatewayConnections/Model-IPsecPolicy.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkGatewayConnections/Model-IPsecPolicy.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The DH Group used in IKE Phase 1 for initial SA." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "The IPSec encryption algorithm (IKE phase 1)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "The IPSec integrity algorithm (IKE phase 1)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "The IKE encryption algorithm (IKE phase 2)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": false, "required": true, - "description": "The IKE integrity algorithm (IKE phase 2)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": false, "required": true, - "description": "The Pfs Group used in IKE Phase 2 for new child SA." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-FrontendIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-FrontendIPConfiguration.json index b78848e678f..4c3d1caf184 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-FrontendIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-FrontendIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the load balancer probe." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json index fc8fa76460d..73e80386df5 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer backend address pool." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-VirtualNetworkTap.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-VirtualNetworkTap.json index a0dfff33627..c140a779232 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-VirtualNetworkTap.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTap/Model-VirtualNetworkTap.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Virtual Network Tap Properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-FrontendIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-FrontendIPConfiguration.json index 4c3d1caf184..b78848e678f 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-FrontendIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-FrontendIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the load balancer probe." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-InboundNatRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-InboundNatRulePropertiesFormat.json index fcc0cae83a4..012d1a98fc3 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-InboundNatRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-InboundNatRulePropertiesFormat.json @@ -131,7 +131,7 @@ }, "optional": true, "required": false, - "description": "The reference to the transport protocol used by the load balancing rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-LoadBalancerBackendAddress.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-LoadBalancerBackendAddress.json index fc8fa76460d..73e80386df5 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-LoadBalancerBackendAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-LoadBalancerBackendAddress.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer backend address pool." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-VirtualNetworkTap.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-VirtualNetworkTap.json index a0dfff33627..c140a779232 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-VirtualNetworkTap.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworkTaps/Model-VirtualNetworkTap.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Virtual Network Tap Properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayBackendAddressPool.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayBackendAddressPool.json index 85131b9dbab..371ef66de4d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayBackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayBackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayIPConfiguration.json index 813e5f01b44..a2c4c67ca09 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ApplicationGatewayIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway IP configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLog.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLog.json index 2391e67c7bc..151a95a5b44 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLog.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLog.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLogPropertiesFormat.json index 81dc4cfd2b6..6da38fb0b5a 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the flow log format." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the retention policy for flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkSecurityGroup.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkSecurityGroup.json index dab05a14d97..f73c608c6c5 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkSecurityGroup.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-NetworkSecurityGroup.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network security group." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddress.json index 57fbdddddef..8c8b7290687 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Public IP address properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The public IP address SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json index ffd0750a4f0..c62095a2002 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The DDoS protection custom policy associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The FQDN of the DNS record associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "The linked public IP address of the public IP address resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "The service public IP address of the public IP address resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-SecurityRule.json index 7bb15d29246..c9d7f0ad246 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the security rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceAssociationLink.json index aaa654a5e01..df9003e63f8 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicy.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicy.json index 5b1edd3ba98..cec2669259d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicy.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicy.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the service end point policy." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json index 6721d18cb6e..85a531beba3 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the service endpoint policy definition." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualNetworks/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLog.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLog.json index 151a95a5b44..2391e67c7bc 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLog.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLog.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Properties of the flow log." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLogPropertiesFormat.json index 6da38fb0b5a..81dc4cfd2b6 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Parameters that define the configuration of traffic analytics." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Parameters that define the flow log format." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Parameters that define the retention policy for flow log." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddress.json index 57fbdddddef..8c8b7290687 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Public IP address properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The public IP address SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddressPropertiesFormat.json index c62095a2002..ffd0750a4f0 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DDoS protection custom policy associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The FQDN of the DNS record associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The linked public IP address of the public IP address resource." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The service public IP address of the public IP address resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-ServiceAssociationLink.json index df9003e63f8..aaa654a5e01 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Subnet.json index 7a0c6d26c4c..f9032b6cf24 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-TrafficAnalyticsProperties.json b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-TrafficAnalyticsProperties.json index 9179a8a5713..cb0c2690b87 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-TrafficAnalyticsProperties.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VirtualWANs/Model-TrafficAnalyticsProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/VpnGateways/Model-IPsecPolicy.json b/api-definitions/resource-manager/Network/2023-04-01/VpnGateways/Model-IPsecPolicy.json index 71c896b1b2e..f6a780ebf35 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/VpnGateways/Model-IPsecPolicy.json +++ b/api-definitions/resource-manager/Network/2023-04-01/VpnGateways/Model-IPsecPolicy.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The DH Group used in IKE Phase 1 for initial SA." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The IPSec encryption algorithm (IKE phase 1)." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The IPSec integrity algorithm (IKE phase 1)." }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The IKE encryption algorithm (IKE phase 2)." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The IKE integrity algorithm (IKE phase 2)." }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The Pfs Group used in IKE Phase 2 for new child SA." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json index 5264fff95b1..fbab7e4b46e 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettingsPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettingsPropertiesFormat.json index 51ba85b2c50..5d9090921ac 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettingsPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettingsPropertiesFormat.json @@ -39,7 +39,7 @@ }, "optional": true, "required": false, - "description": "Connection draining of the backend http settings resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "The protocol used to communicate with the backend." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendSettings.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendSettings.json index a3dcabe8bd2..cc1b613d0cc 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendSettings.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendSettings.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway backend settings." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendIPConfiguration.json index acf8cd25e4c..cd1ea17c1a2 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway frontend IP configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendPort.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendPort.json index 4c221a3f68f..403c7aa93bf 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendPort.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayFrontendPort.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway frontend port." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json index 80ec04c0317..3859bc0d800 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway HTTP listener." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json index 813e5f01b44..a2c4c67ca09 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway IP configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json index fe6e805dc7f..ac92acf08b1 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway listener." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicy.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicy.json index 9f467940ea8..0cd894c2528 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicy.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicy.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway load distribution policy." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json index c03b93cdf8c..04f01bf189c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Load Distribution Targets resource of an application gateway." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json index 6c1ccb0fa83..7691763468f 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway load distribution target." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json index b288e86ebbe..87a5b56b36c 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway path rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json index 9a8ca8a569b..80399526909 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway probe." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbePropertiesFormat.json index f23e24cf957..cec95e896f4 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbePropertiesFormat.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Criterion for classifying a healthy probe response." }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The protocol used for the probe." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json index 299669b8702..5470c30f415 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "HTTP redirection type." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRule.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRule.json index 996ee6f56b8..4b6ec09cebc 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Set of actions to be done as part of the rewrite Rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json index 5d3ef43c6ea..7421534c244 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json @@ -43,7 +43,7 @@ }, "optional": true, "required": false, - "description": "Url Configuration Action in the Action Set." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleSet.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleSet.json index 4e18176d7ae..f7638c1e449 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleSet.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleSet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway rewrite rule set." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json index 1adf92c1008..8e1c4a31406 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway routing rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json index ae46d1385be..21cbfb5f016 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json @@ -43,7 +43,7 @@ }, "optional": true, "required": false, - "description": "Minimum version of Ssl protocol to be supported on application gateway." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -55,7 +55,7 @@ }, "optional": true, "required": false, - "description": "Name of Ssl predefined policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslProfilePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslProfilePropertiesFormat.json index 38f68cf0673..3201b803394 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslProfilePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslProfilePropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Client authentication configuration of the application gateway resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "SSL policy of the application gateway resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedClientCertificate.json b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedClientCertificate.json index d3c40e9512a..2152bd8c27f 100644 --- a/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedClientCertificate.json +++ b/api-definitions/resource-manager/Network/2023-04-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedClientCertificate.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway trusted client certificate." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json index 956718af40b..d38f62b02a7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private endpoint." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointIPConfiguration.json index a345faa357d..f9ce959e713 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateEndpointIPConfiguration.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Properties of private endpoint IP configurations." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json index fe89fd50b99..f869910710f 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkServiceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkServiceIPConfiguration.json index 9a28c50840d..0445684cded 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkServiceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGatewayPrivateEndpointConnections/Model-PrivateLinkServiceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service ip configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-ApplicationGatewayBackendAddressPool.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-ApplicationGatewayBackendAddressPool.json index 85131b9dbab..371ef66de4d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-ApplicationGatewayBackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-ApplicationGatewayBackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateEndpoint.json index 956718af40b..d38f62b02a7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private endpoint." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkService.json index f869910710f..fe89fd50b99 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceConnection.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceConnection.json index a6fdd307d4d..00d630f7dba 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json index 9a28c50840d..0445684cded 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ApplicationGateways/Model-PrivateLinkServiceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service ip configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddress.json index 8c8b7290687..57fbdddddef 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Public IP address properties." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The public IP address SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json index c62095a2002..ffd0750a4f0 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/CloudServicePublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DDoS protection custom policy associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The FQDN of the DNS record associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The linked public IP address of the public IP address resource." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The service public IP address of the public IP address resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/DscpConfiguration/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json index d8d38bdb902..9177ee2c5e5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/DscpConfigurations/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Virtual Network Tap configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ExpressRouteCrossConnectionPeerings/Model-IPv6ExpressRouteCircuitPeeringConfig.json b/api-definitions/resource-manager/Network/2023-05-01/ExpressRouteCrossConnectionPeerings/Model-IPv6ExpressRouteCircuitPeeringConfig.json index f580a5442fc..d26f66d2f0d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ExpressRouteCrossConnectionPeerings/Model-IPv6ExpressRouteCircuitPeeringConfig.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ExpressRouteCrossConnectionPeerings/Model-IPv6ExpressRouteCircuitPeeringConfig.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The Microsoft peering configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLog.json b/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLog.json index 151a95a5b44..2391e67c7bc 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLog.json +++ b/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLog.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Properties of the flow log." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLogPropertiesFormat.json index 81dc4cfd2b6..6da38fb0b5a 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/FlowLogs/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the flow log format." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the retention policy for flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-BackendAddressPool.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-BackendAddressPool.json index b176d9dc0a5..a6956dbcbcd 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-BackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-BackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer backend address pool." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-InboundNatPool.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-InboundNatPool.json index d09cf5e668a..510ca70f72a 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-InboundNatPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-InboundNatPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer inbound nat pool." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-LoadBalancer.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-LoadBalancer.json index 3a2ca63adee..e2880c3f346 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-LoadBalancer.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-LoadBalancer.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The load balancer SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-OutboundRule.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-OutboundRule.json index 9a867580ed6..387bf838247 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-OutboundRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-OutboundRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer outbound rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-Probe.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-Probe.json index 147ce1d748c..6591b3222e1 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-Probe.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-Probe.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer probe." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddress.json index 8c8b7290687..57fbdddddef 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Public IP address properties." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The public IP address SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddressPropertiesFormat.json index c62095a2002..ffd0750a4f0 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DDoS protection custom policy associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The FQDN of the DNS record associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The linked public IP address of the public IP address resource." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The service public IP address of the public IP address resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-ServiceAssociationLink.json index df9003e63f8..aaa654a5e01 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/LoadBalancers/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPool.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPool.json index d09cf5e668a..510ca70f72a 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer inbound nat pool." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPoolPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPoolPropertiesFormat.json index 1b7d41f85ee..70697c89834 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPoolPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-InboundNatPoolPropertiesFormat.json @@ -95,7 +95,7 @@ }, "optional": false, "required": true, - "description": "The reference to the transport protocol used by the inbound NAT pool." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancer.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancer.json index e2880c3f346..3a2ca63adee 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancer.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancer.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The load balancer SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRule.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRule.json index 021baf6d400..60f491afe03 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer load balancing rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json index 11e836f0485..9ba4e140966 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-LoadBalancingRulePropertiesFormat.json @@ -147,7 +147,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The reference to the transport protocol used by the load balancing rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json index 73714580166..4d3d4453dba 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Network interface IP configuration properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-OutboundRule.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-OutboundRule.json index 387bf838247..9a867580ed6 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-OutboundRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkInterfaces/Model-OutboundRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer outbound rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json index 599df86606f..e9129a7ace1 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkManagerActiveConfigurations/Model-AdminPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Indicates the access allowed for this particular rule" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -67,7 +67,7 @@ }, "optional": false, "required": true, - "description": "Indicates if the traffic matched against the rule in inbound or outbound." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -91,7 +91,7 @@ }, "optional": false, "required": true, - "description": "Network protocol this rule applies to." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-Delegation.json index 8313272683d..201a73ce0a8 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-IPConfigurationProfile.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-IPConfigurationProfile.json index 870d1f97c41..cc9a6310e52 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-IPConfigurationProfile.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-IPConfigurationProfile.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration profile." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ServiceAssociationLink.json index aaa654a5e01..df9003e63f8 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkProfiles/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Delegation.json index 8313272683d..201a73ce0a8 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkSecurityGroup.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkSecurityGroup.json index f73c608c6c5..dab05a14d97 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkSecurityGroup.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-NetworkSecurityGroup.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network security group." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json index 87a4e5a07ca..fbaa69dde5b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-SecurityRulePropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The network traffic is allowed or denied." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": false, "required": true, - "description": "The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Subnet.json index 7a0c6d26c4c..f9032b6cf24 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkSecurityGroups/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/NetworkWatchers/Model-SecurityRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/NetworkWatchers/Model-SecurityRulePropertiesFormat.json index 87a4e5a07ca..fbaa69dde5b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/NetworkWatchers/Model-SecurityRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/NetworkWatchers/Model-SecurityRulePropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The network traffic is allowed or denied." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": false, "required": true, - "description": "The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ApplicationSecurityGroup.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ApplicationSecurityGroup.json index c9de6d96f06..c272438b94e 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ApplicationSecurityGroup.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ApplicationSecurityGroup.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application security group." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-IPConfiguration.json index 5d0542938b3..49f528ac494 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the IP configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json index 4d3d4453dba..73714580166 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Network interface IP configuration properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index ebf5c643f0b..fefa8619ec1 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "PrivateLinkConnection properties for the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateEndpointConnection.json index 6507f639059..26c01129253 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateEndpointConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private end point connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkService.json index fe89fd50b99..f869910710f 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkServiceConnection.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkServiceConnection.json index a6fdd307d4d..00d630f7dba 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkServiceConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-PrivateLinkServiceConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateEndpoints/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-BackendAddressPool.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-BackendAddressPool.json index a6956dbcbcd..b176d9dc0a5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-BackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-BackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-FrontendIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-FrontendIPConfiguration.json index 4c3d1caf184..b78848e678f 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-FrontendIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-FrontendIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the load balancer probe." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-IPConfiguration.json index 49f528ac494..5d0542938b3 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the IP configuration." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-InboundNatRule.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-InboundNatRule.json index cd279d3b9a7..fd386d44871 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-InboundNatRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-InboundNatRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer inbound NAT rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpoint.json index d38f62b02a7..956718af40b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private endpoint." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnection.json index 6507f639059..26c01129253 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private end point connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnectionProperties.json index 10f20890d7f..3166587a547 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateEndpointConnectionProperties.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "A collection of information about the state of the connection between service consumer and provider." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkService.json index f869910710f..fe89fd50b99 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json index a6fdd307d4d..00d630f7dba 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-PrivateLinkServiceConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-ResourceNavigationLink.json index a014bb74396..c2111cd1ffe 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkService/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-BackendAddressPool.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-BackendAddressPool.json index a6956dbcbcd..b176d9dc0a5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-BackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-BackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterface.json index 70a2097f510..b7e9bde2868 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkService.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkService.json index f869910710f..fe89fd50b99 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkService.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkService.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the private link service." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json index 9a28c50840d..0445684cded 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-PrivateLinkServiceIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service ip configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ResourceNavigationLink.json index a014bb74396..c2111cd1ffe 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ServiceAssociationLink.json index df9003e63f8..aaa654a5e01 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PrivateLinkServices/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json index 9177ee2c5e5..d8d38bdb902 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the Virtual Network Tap configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json index ffd0750a4f0..c62095a2002 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The DDoS protection custom policy associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The FQDN of the DNS record associated with the public IP address." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "The linked public IP address of the public IP address resource." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "The service public IP address of the public IP address resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/PublicIPPrefixes/Model-NatGateway.json b/api-definitions/resource-manager/Network/2023-05-01/PublicIPPrefixes/Model-NatGateway.json index b523f0a07cd..f7e2597362d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/PublicIPPrefixes/Model-NatGateway.json +++ b/api-definitions/resource-manager/Network/2023-05-01/PublicIPPrefixes/Model-NatGateway.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Nat Gateway properties." }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The nat gateway SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitConnection.json b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitConnection.json index 04c14f159f7..abe0f1e69e1 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the express route circuit connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json index d2f760cd546..81aa2b95c98 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-ExpressRouteCircuitPeeringPropertiesFormat.json @@ -63,7 +63,7 @@ }, "optional": true, "required": false, - "description": "The IPv6 peering configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -87,7 +87,7 @@ }, "optional": true, "required": false, - "description": "The Microsoft peering configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -127,7 +127,7 @@ }, "optional": true, "required": false, - "description": "The peering type." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -223,7 +223,7 @@ }, "optional": true, "required": false, - "description": "The peering state." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -235,7 +235,7 @@ }, "optional": true, "required": false, - "description": "The peering stats of express route circuit." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-IPv6CircuitConnectionConfig.json b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-IPv6CircuitConnectionConfig.json index f5908821324..ce4557f0aaf 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-IPv6CircuitConnectionConfig.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-IPv6CircuitConnectionConfig.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Express Route Circuit connection state." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-PeerExpressRouteCircuitConnection.json b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-PeerExpressRouteCircuitConnection.json index 6c10c43d309..c3d762b454d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-PeerExpressRouteCircuitConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteFilters/Model-PeerExpressRouteCircuitConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the peer express route circuit connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Delegation.json index 8313272683d..201a73ce0a8 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Route.json b/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Route.json index fa0c7834a26..1baeda973b5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Route.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-Route.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the route." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-RouteTable.json b/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-RouteTable.json index 542d9ea4e34..7f419c22eb3 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-RouteTable.json +++ b/api-definitions/resource-manager/Network/2023-05-01/RouteTables/Model-RouteTable.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Properties of the route table." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/SecurityRules/Model-SecurityRulePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/SecurityRules/Model-SecurityRulePropertiesFormat.json index 87a4e5a07ca..fbaa69dde5b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/SecurityRules/Model-SecurityRulePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/SecurityRules/Model-SecurityRulePropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The network traffic is allowed or denied." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -107,7 +107,7 @@ }, "optional": false, "required": true, - "description": "The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicy.json b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicy.json index cec2669259d..5b1edd3ba98 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicy.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicy.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the service end point policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json index 85a531beba3..6721d18cb6e 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-ServiceEndpointPolicyDefinition.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the service endpoint policy definition." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Subnet.json index 7a0c6d26c4c..f9032b6cf24 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/ServiceEndpointPolicies/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json index 85131b9dbab..371ef66de4d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-ApplicationGatewayBackendAddressPool.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway backend address pool." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-FlowLog.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-FlowLog.json index 2391e67c7bc..151a95a5b44 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-FlowLog.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-FlowLog.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-IPConfigurationProfile.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-IPConfigurationProfile.json index cc9a6310e52..870d1f97c41 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-IPConfigurationProfile.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-IPConfigurationProfile.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the IP configuration profile." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceTapConfiguration.json index d8d38bdb902..9177ee2c5e5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Virtual Network Tap configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateEndpoint.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateEndpoint.json index d38f62b02a7..956718af40b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateEndpoint.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateEndpoint.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private endpoint." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateLinkServiceConnection.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateLinkServiceConnection.json index 00d630f7dba..a6fdd307d4d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateLinkServiceConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PrivateLinkServiceConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the private link service connection." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddress.json index 8c8b7290687..57fbdddddef 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Public IP address properties." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The public IP address SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddressPropertiesFormat.json index c62095a2002..ffd0750a4f0 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DDoS protection custom policy associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The FQDN of the DNS record associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The linked public IP address of the public IP address resource." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The service public IP address of the public IP address resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Route.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Route.json index fa0c7834a26..1baeda973b5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Route.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Route.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the route." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-SecurityRule.json index c9d7f0ad246..7bb15d29246 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the security rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/Subnets/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json index 57fbdddddef..8c8b7290687 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Public IP address properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "The public IP address SKU." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json index c62095a2002..ffd0750a4f0 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VMSSPublicIPAddresses/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DDoS protection custom policy associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The FQDN of the DNS record associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The linked public IP address of the public IP address resource." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The service public IP address of the public IP address resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkGateways/Model-IPsecPolicy.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkGateways/Model-IPsecPolicy.json index f6a780ebf35..71c896b1b2e 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkGateways/Model-IPsecPolicy.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkGateways/Model-IPsecPolicy.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The DH Group used in IKE Phase 1 for initial SA." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "The IPSec encryption algorithm (IKE phase 1)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "The IPSec integrity algorithm (IKE phase 1)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "The IKE encryption algorithm (IKE phase 2)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": false, "required": true, - "description": "The IKE integrity algorithm (IKE phase 2)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": false, "required": true, - "description": "The Pfs Group used in IKE Phase 2 for new child SA." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-IPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-IPConfiguration.json index 49f528ac494..5d0542938b3 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-IPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-IPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the IP configuration." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-InboundNatRule.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-InboundNatRule.json index fd386d44871..cd279d3b9a7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-InboundNatRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-InboundNatRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of load balancer inbound NAT rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json index fc8fa76460d..73e80386df5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-LoadBalancerBackendAddress.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Properties of load balancer backend address pool." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-NetworkInterface.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-NetworkInterface.json index b7e9bde2868..70a2097f510 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-NetworkInterface.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-NetworkInterface.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "Properties of the network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-VirtualNetworkTap.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-VirtualNetworkTap.json index a0dfff33627..c140a779232 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-VirtualNetworkTap.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTap/Model-VirtualNetworkTap.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Virtual Network Tap Properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json index 1a0e5e4e5f7..0c0c857b416 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "The DNS settings in network interface." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json index d8d38bdb902..9177ee2c5e5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworkTaps/Model-NetworkInterfaceTapConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the Virtual Network Tap configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-IPConfigurationProfile.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-IPConfigurationProfile.json index cc9a6310e52..870d1f97c41 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-IPConfigurationProfile.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-IPConfigurationProfile.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the IP configuration profile." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json index fefa8619ec1..ebf5c643f0b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfaceIPConfigurationPropertiesFormat.json @@ -135,7 +135,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateLinkConnection properties for the network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json index 0c0c857b416..1a0e5e4e5f7 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkInterfacePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DNS settings in network interface." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkSecurityGroup.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkSecurityGroup.json index dab05a14d97..f73c608c6c5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkSecurityGroup.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-NetworkSecurityGroup.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the network security group." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddress.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddress.json index 8c8b7290687..57fbdddddef 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddress.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddress.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Public IP address properties." }, { "containsDiscriminatedTypeValue": false, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The public IP address SKU." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json index c62095a2002..ffd0750a4f0 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-PublicIPAddressPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The DDoS protection custom policy associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The FQDN of the DNS record associated with the public IP address." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The linked public IP address of the public IP address resource." }, { "containsDiscriminatedTypeValue": false, @@ -195,7 +195,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The service public IP address of the public IP address resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ResourceNavigationLink.json index c2111cd1ffe..a014bb74396 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Route.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Route.json index fa0c7834a26..1baeda973b5 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Route.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Route.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the route." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RoutePropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RoutePropertiesFormat.json index 23b05a2fb85..4e0cf5c4bcc 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RoutePropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RoutePropertiesFormat.json @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "The type of Azure hop the packet should be sent to." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RouteTable.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RouteTable.json index 7f419c22eb3..542d9ea4e34 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RouteTable.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-RouteTable.json @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the route table." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-SecurityRule.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-SecurityRule.json index 7bb15d29246..c9d7f0ad246 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-SecurityRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-SecurityRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the security rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json index 85a531beba3..6721d18cb6e 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-ServiceEndpointPolicyDefinition.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the service endpoint policy definition." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Subnet.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Subnet.json index f9032b6cf24..7a0c6d26c4c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Subnet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-Subnet.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the subnet." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-TrafficAnalyticsProperties.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-TrafficAnalyticsProperties.json index 9179a8a5713..cb0c2690b87 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-TrafficAnalyticsProperties.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualNetworks/Model-TrafficAnalyticsProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-Delegation.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-Delegation.json index 201a73ce0a8..8313272683d 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-Delegation.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-Delegation.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the subnet." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-FlowLogPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-FlowLogPropertiesFormat.json index 81dc4cfd2b6..6da38fb0b5a 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-FlowLogPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-FlowLogPropertiesFormat.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the configuration of traffic analytics." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the flow log format." }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Parameters that define the retention policy for flow log." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ResourceNavigationLink.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ResourceNavigationLink.json index a014bb74396..c2111cd1ffe 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ResourceNavigationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ResourceNavigationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Resource navigation link properties format." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ServiceAssociationLink.json b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ServiceAssociationLink.json index df9003e63f8..aaa654a5e01 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ServiceAssociationLink.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VirtualWANs/Model-ServiceAssociationLink.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource navigation link properties format." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/VpnGateways/Model-IPsecPolicy.json b/api-definitions/resource-manager/Network/2023-05-01/VpnGateways/Model-IPsecPolicy.json index f6a780ebf35..71c896b1b2e 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/VpnGateways/Model-IPsecPolicy.json +++ b/api-definitions/resource-manager/Network/2023-05-01/VpnGateways/Model-IPsecPolicy.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "The DH Group used in IKE Phase 1 for initial SA." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "The IPSec encryption algorithm (IKE phase 1)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "The IPSec integrity algorithm (IKE phase 1)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -47,7 +47,7 @@ }, "optional": false, "required": true, - "description": "The IKE encryption algorithm (IKE phase 2)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": false, "required": true, - "description": "The IKE integrity algorithm (IKE phase 2)." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": false, "required": true, - "description": "The Pfs Group used in IKE Phase 2 for new child SA." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json index fbab7e4b46e..5264fff95b1 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGateway.json @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettings.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettings.json index d928b5f49bf..077545bcbd9 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettings.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayBackendHTTPSettings.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway backend HTTP settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json index 3859bc0d800..80ec04c0317 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayHTTPListener.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway HTTP listener." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json index 813e5f01b44..a2c4c67ca09 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway IP configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json index ac92acf08b1..fe6e805dc7f 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListener.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway listener." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListenerPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListenerPropertiesFormat.json index 60953217942..5b61318f737 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListenerPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayListenerPropertiesFormat.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Protocol of the listener." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json index c03b93cdf8c..04f01bf189c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionPolicyPropertiesFormat.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Load Distribution Targets resource of an application gateway." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json index 7691763468f..6c1ccb0fa83 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayLoadDistributionTarget.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway load distribution target." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json index b288e86ebbe..87a5b56b36c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPathRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway path rule." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateEndpointConnection.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateEndpointConnection.json index f41bd160915..7db77364145 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateEndpointConnection.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway private endpoint connection." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkConfiguration.json index f4671230979..398eee5f2b3 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway private link configuration." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkIPConfiguration.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkIPConfiguration.json index 58eb12cca56..e45456375b6 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkIPConfiguration.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPrivateLinkIPConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of an application gateway private link ip configuration." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json index 80399526909..9a8ca8a569b 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayProbe.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway probe." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPropertiesFormat.json index 1432a63e32f..d12488ee84c 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayPropertiesFormat.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Autoscale Configuration." }, { "containsDiscriminatedTypeValue": false, @@ -103,7 +103,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The default predefined SSL Policy applied on the application gateway resource." }, { "containsDiscriminatedTypeValue": false, @@ -211,7 +211,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Global Configuration." }, { "containsDiscriminatedTypeValue": false, @@ -419,7 +419,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "SKU of the application gateway resource." }, { "containsDiscriminatedTypeValue": false, @@ -447,7 +447,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "SSL policy of the application gateway resource." }, { "containsDiscriminatedTypeValue": false, @@ -523,7 +523,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Web application firewall configuration." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json index 5470c30f415..299669b8702 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRedirectConfigurationPropertiesFormat.json @@ -51,7 +51,7 @@ }, "optional": true, "required": false, - "description": "HTTP redirection type." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json index 7421534c244..5d3ef43c6ea 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRewriteRuleActionSet.json @@ -43,7 +43,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Url Configuration Action in the Action Set." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json index 1adf92c1008..8e1c4a31406 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayRoutingRule.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Properties of the application gateway routing rule." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json index ae46d1385be..21cbfb5f016 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewaySslPolicy.json @@ -43,7 +43,7 @@ }, "optional": true, "required": false, - "description": "Minimum version of Ssl protocol to be supported on application gateway." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -55,7 +55,7 @@ }, "optional": true, "required": false, - "description": "Name of Ssl predefined policy." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedRootCertificate.json b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedRootCertificate.json index ce1e68c8085..08827189bd8 100644 --- a/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedRootCertificate.json +++ b/api-definitions/resource-manager/Network/2023-05-01/WebApplicationFirewallPolicies/Model-ApplicationGatewayTrustedRootCertificate.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Properties of the application gateway trusted root certificate." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/PostgreSql/2022-12-01/Replicas/Model-Server.json b/api-definitions/resource-manager/PostgreSql/2022-12-01/Replicas/Model-Server.json index 2fa5c180ccf..8db19db7bfc 100644 --- a/api-definitions/resource-manager/PostgreSql/2022-12-01/Replicas/Model-Server.json +++ b/api-definitions/resource-manager/PostgreSql/2022-12-01/Replicas/Model-Server.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Describes the identity of the application." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Properties of the server." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -71,7 +71,7 @@ }, "optional": true, "required": false, - "description": "The SKU (pricing tier) of the server." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2022-05-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Storage/2022-05-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json index 4236472e144..42715ee3f9f 100644 --- a/api-definitions/resource-manager/Storage/2022-05-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Storage/2022-05-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Resource properties." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2022-05-01/PrivateLinkResources/Model-PrivateLinkResource.json b/api-definitions/resource-manager/Storage/2022-05-01/PrivateLinkResources/Model-PrivateLinkResource.json index dc533a7860c..926ebd9104c 100644 --- a/api-definitions/resource-manager/Storage/2022-05-01/PrivateLinkResources/Model-PrivateLinkResource.json +++ b/api-definitions/resource-manager/Storage/2022-05-01/PrivateLinkResources/Model-PrivateLinkResource.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Resource properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2022-05-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/Storage/2022-05-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json index 574257eff2f..a9726974b36 100644 --- a/api-definitions/resource-manager/Storage/2022-05-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/Storage/2022-05-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2022-09-01/FileShares/Model-SignedIdentifier.json b/api-definitions/resource-manager/Storage/2022-09-01/FileShares/Model-SignedIdentifier.json index 2467c5b0ef4..93896cbb682 100644 --- a/api-definitions/resource-manager/Storage/2022-09-01/FileShares/Model-SignedIdentifier.json +++ b/api-definitions/resource-manager/Storage/2022-09-01/FileShares/Model-SignedIdentifier.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Access policy" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json index bc438c49cf5..0ddbcb75418 100644 --- a/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateEndpointConnectionProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The resource of private end point." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "A collection of information about the state of the connection between service consumer and provider." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The provisioning state of the private endpoint connection resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json index 574257eff2f..a9726974b36 100644 --- a/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/Storage/2022-09-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2022-09-01/PrivateLinkResources/Model-PrivateLinkResource.json b/api-definitions/resource-manager/Storage/2022-09-01/PrivateLinkResources/Model-PrivateLinkResource.json index dc533a7860c..926ebd9104c 100644 --- a/api-definitions/resource-manager/Storage/2022-09-01/PrivateLinkResources/Model-PrivateLinkResource.json +++ b/api-definitions/resource-manager/Storage/2022-09-01/PrivateLinkResources/Model-PrivateLinkResource.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Resource properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json index bc438c49cf5..0ddbcb75418 100644 --- a/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "The resource of private end point." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "A collection of information about the state of the connection between service consumer and provider." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The provisioning state of the private endpoint connection resource." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json index 574257eff2f..a9726974b36 100644 --- a/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/Storage/2022-09-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2023-01-01/FileShares/Model-SignedIdentifier.json b/api-definitions/resource-manager/Storage/2023-01-01/FileShares/Model-SignedIdentifier.json index 2467c5b0ef4..93896cbb682 100644 --- a/api-definitions/resource-manager/Storage/2023-01-01/FileShares/Model-SignedIdentifier.json +++ b/api-definitions/resource-manager/Storage/2023-01-01/FileShares/Model-SignedIdentifier.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Access policy" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json index 42715ee3f9f..4236472e144 100644 --- a/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateEndpointConnection.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Resource properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json index a9726974b36..574257eff2f 100644 --- a/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/Storage/2023-01-01/PrivateEndpointConnections/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnection.json b/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnection.json index 42715ee3f9f..4236472e144 100644 --- a/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnection.json +++ b/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnection.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Resource properties." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json b/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json index 0ddbcb75418..bc438c49cf5 100644 --- a/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json +++ b/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateEndpointConnectionProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The resource of private end point." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "A collection of information about the state of the connection between service consumer and provider." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The provisioning state of the private endpoint connection resource." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json b/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json index a9726974b36..574257eff2f 100644 --- a/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json +++ b/api-definitions/resource-manager/Storage/2023-01-01/StorageAccounts/Model-PrivateLinkServiceConnectionState.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Functions/Model-ResourceTestStatus.json b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Functions/Model-ResourceTestStatus.json index 51585b8f6f6..ba8a978f2f2 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Functions/Model-ResourceTestStatus.json +++ b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Functions/Model-ResourceTestStatus.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Describes the error that occurred." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Outputs/Model-ResourceTestStatus.json b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Outputs/Model-ResourceTestStatus.json index 51585b8f6f6..ba8a978f2f2 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Outputs/Model-ResourceTestStatus.json +++ b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/Outputs/Model-ResourceTestStatus.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Describes the error that occurred." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Input.json b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Input.json index 228fa921e7f..b9808812dac 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Input.json +++ b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Input.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The properties that are associated with an input. Required on PUT (CreateOrReplace) requests." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Output.json b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Output.json index 66f4509de24..e42e4fee07f 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Output.json +++ b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Output.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The properties that are associated with an output. Required on PUT (CreateOrReplace) requests." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Serialization.json b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Serialization.json index 5e607719bdb..f89713a0b76 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Serialization.json +++ b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Serialization.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Indicates the type of serialization that the input or output uses. Required on PUT (CreateOrReplace) requests." + "description": "" } ], "typeHintIn": "Type" diff --git a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Transformation.json b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Transformation.json index 688719084f5..c953dfe723f 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Transformation.json +++ b/api-definitions/resource-manager/StreamAnalytics/2020-03-01/StreamingJobs/Model-Transformation.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The properties that are associated with a transformation. Required on PUT (CreateOrReplace) requests." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Functions/Model-ResourceTestStatus.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Functions/Model-ResourceTestStatus.json index ba8a978f2f2..51585b8f6f6 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Functions/Model-ResourceTestStatus.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Functions/Model-ResourceTestStatus.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Describes the error that occurred." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Function.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Function.json index 2c0515f7c74..79f7a3815b2 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Function.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Function.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The properties that are associated with a function." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-InputProperties.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-InputProperties.json index 881e0f7df5a..e8d39220553 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-InputProperties.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-InputProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Describes how input data is compressed" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests." + "description": "" }, { "containsDiscriminatedTypeValue": true, @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "Settings which determine whether to read watermark events." + "description": "" } ], "typeHintIn": "Type" diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-OutputWatermarkProperties.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-OutputWatermarkProperties.json index 17ae2a05eb8..bf2b36788d0 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-OutputWatermarkProperties.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-OutputWatermarkProperties.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "The output watermark mode." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Serialization.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Serialization.json index 5e607719bdb..f89713a0b76 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Serialization.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Serialization.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Indicates the type of serialization that the input or output uses. Required on PUT (CreateOrReplace) requests." + "description": "" } ], "typeHintIn": "Type" diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Transformation.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Transformation.json index c953dfe723f..688719084f5 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Transformation.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/StreamingJobs/Model-Transformation.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The properties that are associated with a transformation. Required on PUT (CreateOrReplace) requests." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Compression.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Compression.json index 1691ae0b033..e8398666eb0 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Compression.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Compression.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Input.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Input.json index b9808812dac..228fa921e7f 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Input.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Input.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The properties that are associated with an input. Required on PUT (CreateOrReplace) requests." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Output.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Output.json index 66f4509de24..e42e4fee07f 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Output.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Output.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "The properties that are associated with an output. Required on PUT (CreateOrReplace) requests." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-OutputProperties.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-OutputProperties.json index 02ffeeacda9..3fb1b3cc0a0 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-OutputProperties.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-OutputProperties.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests." }, { "containsDiscriminatedTypeValue": false, @@ -99,7 +99,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Settings which determine whether to send watermarks to downstream." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-RefreshConfiguration.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-RefreshConfiguration.json index 0c76810f569..2c5e4f7bc34 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-RefreshConfiguration.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-RefreshConfiguration.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "This property indicates which data refresh option to use, Blocking or Nonblocking." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Serialization.json b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Serialization.json index f89713a0b76..5e607719bdb 100644 --- a/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Serialization.json +++ b/api-definitions/resource-manager/StreamAnalytics/2021-10-01-preview/Subscriptions/Model-Serialization.json @@ -11,7 +11,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Indicates the type of serialization that the input or output uses. Required on PUT (CreateOrReplace) requests." } ], "typeHintIn": "Type" diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AppServiceEnvironment.json b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AppServiceEnvironment.json index d8d20211d10..190cb27ce2d 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AppServiceEnvironment.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AppServiceEnvironment.json @@ -235,7 +235,7 @@ }, "optional": false, "required": true, - "description": "Description of the Virtual Network." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AutoHealTriggers.json b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AutoHealTriggers.json index d109d1c5081..b8a6761791d 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AutoHealTriggers.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-AutoHealTriggers.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "A rule based on total requests." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "A rule based on request execution time." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-CsmUsageQuota.json b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-CsmUsageQuota.json index dbe51c22f5a..79d7a721d3e 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-CsmUsageQuota.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-CsmUsageQuota.json @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "Quota name." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkConnectionApprovalRequestResource.json b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkConnectionApprovalRequestResource.json index e6b65d4d7e1..ce57fc77ef5 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkConnectionApprovalRequestResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkConnectionApprovalRequestResource.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Core resource properties" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkResource.json b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkResource.json index ab07ddd495a..8008a9efce4 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-PrivateLinkResource.json @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "Properties of a private link resource" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-RemotePrivateEndpointConnectionARMResourceProperties.json b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-RemotePrivateEndpointConnectionARMResourceProperties.json index 1a12281c036..22afb22e5f1 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-RemotePrivateEndpointConnectionARMResourceProperties.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServiceEnvironments/Model-RemotePrivateEndpointConnectionARMResourceProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateEndpoint of a remote private endpoint connection" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AppServicePlanProperties.json b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AppServicePlanProperties.json index 3c00c94d482..5136adc023c 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AppServicePlanProperties.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AppServicePlanProperties.json @@ -48,7 +48,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specification for the App Service Environment to use for the App Service plan." }, { "containsDiscriminatedTypeValue": false, @@ -96,7 +96,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Specification for the Kubernetes Environment to use for the App Service plan." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealRules.json b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealRules.json index 08885acac14..eb85a7572f4 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealRules.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealRules.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Actions to be executed when a rule is triggered." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Conditions that describe when to execute the auto-heal actions." + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealTriggers.json b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealTriggers.json index b8a6761791d..d109d1c5081 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealTriggers.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-AutoHealTriggers.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "A rule based on total requests." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "A rule based on request execution time." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-VnetInfoResource.json b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-VnetInfoResource.json index 5469d178ad4..0381039cf81 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-VnetInfoResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/AppServicePlans/Model-VnetInfoResource.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Core resource properties" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/ContainerApps/Model-Container.json b/api-definitions/resource-manager/Web/2022-09-01/ContainerApps/Model-Container.json index 8f331712eb6..7ee8f443c90 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/ContainerApps/Model-Container.json +++ b/api-definitions/resource-manager/Web/2022-09-01/ContainerApps/Model-Container.json @@ -83,7 +83,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Container resource requirements." } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2022-09-01/ContainerAppsRevisions/Model-ScaleRule.json b/api-definitions/resource-manager/Web/2022-09-01/ContainerAppsRevisions/Model-ScaleRule.json index f06861eb183..dea312ba4a0 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/ContainerAppsRevisions/Model-ScaleRule.json +++ b/api-definitions/resource-manager/Web/2022-09-01/ContainerAppsRevisions/Model-ScaleRule.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Azure Queue based scaling." }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Custom scale rule." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "HTTP requests based scaling." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/Diagnostics/Model-DiagnosticData.json b/api-definitions/resource-manager/Web/2022-09-01/Diagnostics/Model-DiagnosticData.json index f8dbba99cff..e5100c65aff 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/Diagnostics/Model-DiagnosticData.json +++ b/api-definitions/resource-manager/Web/2022-09-01/Diagnostics/Model-DiagnosticData.json @@ -11,7 +11,7 @@ }, "optional": true, "required": false, - "description": "Properties that describe how the table should be rendered" + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "Data in table form" + "description": "" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkConnectionApprovalRequestResource.json b/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkConnectionApprovalRequestResource.json index ce57fc77ef5..e6b65d4d7e1 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkConnectionApprovalRequestResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkConnectionApprovalRequestResource.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Core resource properties" + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkResource.json b/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkResource.json index 8008a9efce4..ab07ddd495a 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/StaticSites/Model-PrivateLinkResource.json @@ -35,7 +35,7 @@ }, "optional": false, "required": true, - "description": "" + "description": "Properties of a private link resource" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealActions.json b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealActions.json index 36c3538c782..24ce133aabd 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealActions.json +++ b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealActions.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Custom action to be taken." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealTriggers.json b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealTriggers.json index b8a6761791d..d109d1c5081 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealTriggers.json +++ b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-AutoHealTriggers.json @@ -23,7 +23,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "A rule based on total requests." }, { "containsDiscriminatedTypeValue": false, @@ -35,7 +35,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "A rule based on request execution time." }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-PrivateLinkConnectionApprovalRequestResource.json b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-PrivateLinkConnectionApprovalRequestResource.json index e6b65d4d7e1..ce57fc77ef5 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-PrivateLinkConnectionApprovalRequestResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-PrivateLinkConnectionApprovalRequestResource.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Core resource properties" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-RemotePrivateEndpointConnectionARMResourceProperties.json b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-RemotePrivateEndpointConnectionARMResourceProperties.json index 1a12281c036..22afb22e5f1 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-RemotePrivateEndpointConnectionARMResourceProperties.json +++ b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-RemotePrivateEndpointConnectionARMResourceProperties.json @@ -27,7 +27,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "PrivateEndpoint of a remote private endpoint connection" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-SiteConfig.json b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-SiteConfig.json index b67a84d4373..c49dc869339 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-SiteConfig.json +++ b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-SiteConfig.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "Information about the formal API definition for the app." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -59,7 +59,7 @@ }, "optional": true, "required": false, - "description": "Azure API management settings linked to the app." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -111,7 +111,7 @@ }, "optional": true, "required": false, - "description": "Auto Heal rules." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -167,7 +167,7 @@ }, "optional": true, "required": false, - "description": "Cross-Origin Resource Sharing (CORS) settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -231,7 +231,7 @@ }, "optional": true, "required": false, - "description": "This is work around for polymorphic types." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -407,7 +407,7 @@ }, "optional": true, "required": false, - "description": "Site limits." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -467,7 +467,7 @@ }, "optional": true, "required": false, - "description": "Site MachineKey." + "description": "" }, { "containsDiscriminatedTypeValue": false, @@ -639,7 +639,7 @@ }, "optional": true, "required": false, - "description": "Push endpoint settings." + "description": "" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-VnetInfoResource.json b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-VnetInfoResource.json index 5469d178ad4..0381039cf81 100644 --- a/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-VnetInfoResource.json +++ b/api-definitions/resource-manager/Web/2022-09-01/WebApps/Model-VnetInfoResource.json @@ -47,7 +47,7 @@ }, "optional": true, "required": false, - "description": "" + "description": "Core resource properties" }, { "containsDiscriminatedTypeValue": false, diff --git a/api-definitions/resource-manager/metadata.json b/api-definitions/resource-manager/metadata.json index 1814c29eadd..916048edec0 100644 --- a/api-definitions/resource-manager/metadata.json +++ b/api-definitions/resource-manager/metadata.json @@ -1,5 +1,5 @@ { "dataSource": "AzureResourceManager", "sourceInformation": "Azure/azure-rest-api-specs", - "gitRevision": "ed84b11847785792767b0b84cc6f98f4ea08ca77" + "gitRevision": "42e2c0bcd77b0de6c523404668fa63511484d485" } \ No newline at end of file diff --git a/data/Pandora.Definitions.ResourceManager/SwaggerRevision.cs b/data/Pandora.Definitions.ResourceManager/SwaggerRevision.cs index 4eedba45a38..5b914805a68 100644 --- a/data/Pandora.Definitions.ResourceManager/SwaggerRevision.cs +++ b/data/Pandora.Definitions.ResourceManager/SwaggerRevision.cs @@ -5,4 +5,4 @@ namespace Pandora.Definitions.ResourceManager; // Licensed under the MIT License. See NOTICE.txt in the project root for license information. -// Generated from Swagger revision "ed84b11847785792767b0b84cc6f98f4ea08ca77" +// Generated from Swagger revision "42e2c0bcd77b0de6c523404668fa63511484d485"