Closed live1206 closed 19 hours ago
BaseType
ClientUriBuilder
UriBuilderType
HttpRequestApi
Instance(CSharpType type, params ValueExpression[] arguments)
New.Instance<T>(params ValueExpression[] arguments)
Declare(string name, ScopedApi value, out ScopedApi variable)
RequestOptions
IHttpRequestOptionsApi
The corresponding changes in Azure plugin: https://github.com/Azure/azure-sdk-for-net/pull/47259
API change check
APIView has identified API level changes in this PR and created following API reviews.
Microsoft.Generator.CSharp.ClientModel Microsoft.Generator.CSharp
BaseType
fromClientUriBuilder
UriBuilderType
toHttpRequestApi
Instance(CSharpType type, params ValueExpression[] arguments)
equivalent toNew.Instance<T>(params ValueExpression[] arguments)
Declare(string name, ScopedApi value, out ScopedApi variable)
RequestOptions
withIHttpRequestOptionsApi
The corresponding changes in Azure plugin: https://github.com/Azure/azure-sdk-for-net/pull/47259