@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20260709.2 → 1.0.0-alpha.20260710.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/Azure.Generator.Management.deps.json +2 -2
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.Management.xml +2 -1
- package/dist/generator/net10.0/Azure.Generator.Management.deps.json +2 -2
- package/dist/generator/net10.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.xml +2 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20260710.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.60.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20260701.4",
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
}
|
|
730
730
|
},
|
|
731
731
|
"libraries": {
|
|
732
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
732
|
+
"Azure.Generator.Management/1.0.0-alpha.20260710.2": {
|
|
733
733
|
"type": "project",
|
|
734
734
|
"serviceable": false,
|
|
735
735
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
Subclasses like Exists/GetIfExists override this to false since they should never be LROs.
|
|
898
898
|
</summary>
|
|
899
899
|
</member>
|
|
900
|
-
<member name="M:Azure.Generator.Management.Providers.OperationMethodProviders.ResourceOperationMethodProvider.#ctor(Microsoft.TypeSpec.Generator.Providers.TypeProvider,Azure.Generator.Management.Models.ParameterContextRegistry,Azure.Generator.Management.Models.RestClientInfo,Microsoft.TypeSpec.Generator.Input.InputServiceMethod,System.Boolean,System.String,System.FormattableString,System.Boolean,Azure.Generator.Management.Providers.ResourceClientProvider,Microsoft.TypeSpec.Generator.Providers.ParameterProvider)">
|
|
900
|
+
<member name="M:Azure.Generator.Management.Providers.OperationMethodProviders.ResourceOperationMethodProvider.#ctor(Microsoft.TypeSpec.Generator.Providers.TypeProvider,Azure.Generator.Management.Models.ParameterContextRegistry,Azure.Generator.Management.Models.RestClientInfo,Microsoft.TypeSpec.Generator.Input.InputServiceMethod,Azure.Generator.Management.Models.ResourceOperationKind,System.Boolean,System.String,System.FormattableString,System.Boolean,Azure.Generator.Management.Providers.ResourceClientProvider,Microsoft.TypeSpec.Generator.Providers.ParameterProvider)">
|
|
901
901
|
<summary>
|
|
902
902
|
Creates a new instance of <see cref="T:Azure.Generator.Management.Providers.OperationMethodProviders.ResourceOperationMethodProvider"/> which represents a method on a client
|
|
903
903
|
</summary>
|
|
@@ -905,6 +905,7 @@
|
|
|
905
905
|
<param name="parameterMappings">The parameter mappings to use for the operation. </param>
|
|
906
906
|
<param name="restClientInfo">The rest client information containing the client provider and related fields. </param>
|
|
907
907
|
<param name="method">The input service method that we are building from. </param>
|
|
908
|
+
<param name="resourceOperationKind">ARM resource operation kind for CRUD-aware method shaping.</param>
|
|
908
909
|
<param name="isAsync">Whether this method is an async method. </param>
|
|
909
910
|
<param name="methodName">Optional override for the method name. If not provided, uses the convenience method name. </param>
|
|
910
911
|
<param name="description">Optional override for the method description. If not provided, uses the convenience method description.</param>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20260710.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.60.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20260701.4",
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
}
|
|
730
730
|
},
|
|
731
731
|
"libraries": {
|
|
732
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
732
|
+
"Azure.Generator.Management/1.0.0-alpha.20260710.2": {
|
|
733
733
|
"type": "project",
|
|
734
734
|
"serviceable": false,
|
|
735
735
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
Subclasses like Exists/GetIfExists override this to false since they should never be LROs.
|
|
898
898
|
</summary>
|
|
899
899
|
</member>
|
|
900
|
-
<member name="M:Azure.Generator.Management.Providers.OperationMethodProviders.ResourceOperationMethodProvider.#ctor(Microsoft.TypeSpec.Generator.Providers.TypeProvider,Azure.Generator.Management.Models.ParameterContextRegistry,Azure.Generator.Management.Models.RestClientInfo,Microsoft.TypeSpec.Generator.Input.InputServiceMethod,System.Boolean,System.String,System.FormattableString,System.Boolean,Azure.Generator.Management.Providers.ResourceClientProvider,Microsoft.TypeSpec.Generator.Providers.ParameterProvider)">
|
|
900
|
+
<member name="M:Azure.Generator.Management.Providers.OperationMethodProviders.ResourceOperationMethodProvider.#ctor(Microsoft.TypeSpec.Generator.Providers.TypeProvider,Azure.Generator.Management.Models.ParameterContextRegistry,Azure.Generator.Management.Models.RestClientInfo,Microsoft.TypeSpec.Generator.Input.InputServiceMethod,Azure.Generator.Management.Models.ResourceOperationKind,System.Boolean,System.String,System.FormattableString,System.Boolean,Azure.Generator.Management.Providers.ResourceClientProvider,Microsoft.TypeSpec.Generator.Providers.ParameterProvider)">
|
|
901
901
|
<summary>
|
|
902
902
|
Creates a new instance of <see cref="T:Azure.Generator.Management.Providers.OperationMethodProviders.ResourceOperationMethodProvider"/> which represents a method on a client
|
|
903
903
|
</summary>
|
|
@@ -905,6 +905,7 @@
|
|
|
905
905
|
<param name="parameterMappings">The parameter mappings to use for the operation. </param>
|
|
906
906
|
<param name="restClientInfo">The rest client information containing the client provider and related fields. </param>
|
|
907
907
|
<param name="method">The input service method that we are building from. </param>
|
|
908
|
+
<param name="resourceOperationKind">ARM resource operation kind for CRUD-aware method shaping.</param>
|
|
908
909
|
<param name="isAsync">Whether this method is an async method. </param>
|
|
909
910
|
<param name="methodName">Optional override for the method name. If not provided, uses the convenience method name. </param>
|
|
910
911
|
<param name="description">Optional override for the method description. If not provided, uses the convenience method description.</param>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp-mgmt",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20260710.2",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure management libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-mgmt/README.md",
|