File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tests/Microsoft.Azure.Cosmos.Tests/Contracts Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -710,7 +710,7 @@ internal CosmosClientBuilder WithApiType(ApiType apiType)
710710#else
711711 internal
712712#endif
713- CosmosClientBuilder WithAvailibilityStrategy ( AvailabilityStrategy strategy )
713+ CosmosClientBuilder WithAvailabilityStrategy ( AvailabilityStrategy strategy )
714714 {
715715 this . clientOptions . AvailabilityStrategy = strategy ;
716716 return this ;
Original file line number Diff line number Diff line change 609609 "Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder;System.Object;IsAbstract:False;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
610610 "Subclasses" : {},
611611 "Members" : {
612- "Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder WithAvailibilityStrategy (Microsoft.Azure.Cosmos.AvailabilityStrategy)" : {
612+ "Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder WithAvailabilityStrategy (Microsoft.Azure.Cosmos.AvailabilityStrategy)" : {
613613 "Type" : " Method" ,
614614 "Attributes" : [],
615- "MethodInfo" : " Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder WithAvailibilityStrategy (Microsoft.Azure.Cosmos.AvailabilityStrategy);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
615+ "MethodInfo" : " Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder WithAvailabilityStrategy (Microsoft.Azure.Cosmos.AvailabilityStrategy);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
616616 }
617617 },
618618 "NestedTypes" : {}
You can’t perform that action at this time.
0 commit comments