|
257 | 257 | }, |
258 | 258 | "NestedTypes": {} |
259 | 259 | }, |
260 | | - "Microsoft.Azure.Cosmos.ComputedProperty;System.Object;IsAbstract:False;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False": { |
261 | | - "Subclasses": {}, |
262 | | - "Members": { |
263 | | - "System.String get_Name()[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": { |
264 | | - "Type": "Method", |
265 | | - "Attributes": [ |
266 | | - "CompilerGeneratedAttribute" |
267 | | - ], |
268 | | - "MethodInfo": "System.String get_Name();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
269 | | - }, |
270 | | - "System.String get_Query()[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": { |
271 | | - "Type": "Method", |
272 | | - "Attributes": [ |
273 | | - "CompilerGeneratedAttribute" |
274 | | - ], |
275 | | - "MethodInfo": "System.String get_Query();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
276 | | - }, |
277 | | - "System.String Name[Newtonsoft.Json.JsonPropertyAttribute(PropertyName = \"name\")]": { |
278 | | - "Type": "Property", |
279 | | - "Attributes": [ |
280 | | - "JsonPropertyAttribute" |
281 | | - ], |
282 | | - "MethodInfo": "System.String Name;CanRead:True;CanWrite:True;System.String get_Name();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;Void set_Name(System.String);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
283 | | - }, |
284 | | - "System.String Query[Newtonsoft.Json.JsonPropertyAttribute(PropertyName = \"query\")]": { |
285 | | - "Type": "Property", |
286 | | - "Attributes": [ |
287 | | - "JsonPropertyAttribute" |
288 | | - ], |
289 | | - "MethodInfo": "System.String Query;CanRead:True;CanWrite:True;System.String get_Query();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;Void set_Query(System.String);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
290 | | - }, |
291 | | - "Void .ctor()": { |
292 | | - "Type": "Constructor", |
293 | | - "Attributes": [], |
294 | | - "MethodInfo": "[Void .ctor(), Void .ctor()]" |
295 | | - }, |
296 | | - "Void set_Name(System.String)[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": { |
297 | | - "Type": "Method", |
298 | | - "Attributes": [ |
299 | | - "CompilerGeneratedAttribute" |
300 | | - ], |
301 | | - "MethodInfo": "Void set_Name(System.String);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
302 | | - }, |
303 | | - "Void set_Query(System.String)[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": { |
304 | | - "Type": "Method", |
305 | | - "Attributes": [ |
306 | | - "CompilerGeneratedAttribute" |
307 | | - ], |
308 | | - "MethodInfo": "Void set_Query(System.String);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
309 | | - } |
310 | | - }, |
311 | | - "NestedTypes": {} |
312 | | - }, |
313 | 260 | "Microsoft.Azure.Cosmos.Container;System.Object;IsAbstract:True;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False": { |
314 | 261 | "Subclasses": {}, |
315 | 262 | "Members": { |
|
358 | 305 | "Attributes": [], |
359 | 306 | "MethodInfo": "Microsoft.Azure.Cosmos.FullTextPolicy get_FullTextPolicy();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
360 | 307 | }, |
361 | | - "System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty] ComputedProperties[Newtonsoft.Json.JsonIgnoreAttribute()]": { |
362 | | - "Type": "Property", |
363 | | - "Attributes": [ |
364 | | - "JsonIgnoreAttribute" |
365 | | - ], |
366 | | - "MethodInfo": "System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty] ComputedProperties;CanRead:True;CanWrite:True;System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty] get_ComputedProperties();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;Void set_ComputedProperties(System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty]);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
367 | | - }, |
368 | | - "System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty] get_ComputedProperties()": { |
369 | | - "Type": "Method", |
370 | | - "Attributes": [], |
371 | | - "MethodInfo": "System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty] get_ComputedProperties();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
372 | | - }, |
373 | 308 | "Void set_ChangeFeedPolicy(Microsoft.Azure.Cosmos.ChangeFeedPolicy)": { |
374 | 309 | "Type": "Method", |
375 | 310 | "Attributes": [], |
376 | 311 | "MethodInfo": "Void set_ChangeFeedPolicy(Microsoft.Azure.Cosmos.ChangeFeedPolicy);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
377 | 312 | }, |
378 | | - "Void set_ComputedProperties(System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty])": { |
379 | | - "Type": "Method", |
380 | | - "Attributes": [], |
381 | | - "MethodInfo": "Void set_ComputedProperties(System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.ComputedProperty]);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
382 | | - }, |
383 | 313 | "Void set_FullTextPolicy(Microsoft.Azure.Cosmos.FullTextPolicy)": { |
384 | 314 | "Type": "Method", |
385 | 315 | "Attributes": [], |
|
399 | 329 | }, |
400 | 330 | "NestedTypes": {} |
401 | 331 | }, |
402 | | - "Microsoft.Azure.Cosmos.Fluent.ComputedPropertiesDefinition`1;System.Object;IsAbstract:False;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:True;IsSerializable:False": { |
403 | | - "Subclasses": {}, |
404 | | - "Members": { |
405 | | - "Microsoft.Azure.Cosmos.Fluent.ComputedPropertiesDefinition`1[T] WithComputedProperty(System.String, System.String)": { |
406 | | - "Type": "Method", |
407 | | - "Attributes": [], |
408 | | - "MethodInfo": "Microsoft.Azure.Cosmos.Fluent.ComputedPropertiesDefinition`1[T] WithComputedProperty(System.String, System.String);IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
409 | | - }, |
410 | | - "T Attach()": { |
411 | | - "Type": "Method", |
412 | | - "Attributes": [], |
413 | | - "MethodInfo": "T Attach();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
414 | | - } |
415 | | - }, |
416 | | - "NestedTypes": {} |
417 | | - }, |
418 | 332 | "Microsoft.Azure.Cosmos.Fluent.ContainerBuilder;Microsoft.Azure.Cosmos.Fluent.ContainerDefinition`1[[Microsoft.Azure.Cosmos.Fluent.ContainerBuilder, ]];IsAbstract:False;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False": { |
419 | 333 | "Subclasses": {}, |
420 | 334 | "Members": { |
|
431 | 345 | }, |
432 | 346 | "NestedTypes": {} |
433 | 347 | }, |
434 | | - "Microsoft.Azure.Cosmos.Fluent.ContainerDefinition`1;System.Object;IsAbstract:True;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:True;IsSerializable:False": { |
435 | | - "Subclasses": {}, |
436 | | - "Members": { |
437 | | - "Microsoft.Azure.Cosmos.Fluent.ComputedPropertiesDefinition`1[T] WithComputedProperties()": { |
438 | | - "Type": "Method", |
439 | | - "Attributes": [], |
440 | | - "MethodInfo": "Microsoft.Azure.Cosmos.Fluent.ComputedPropertiesDefinition`1[T] WithComputedProperties();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;" |
441 | | - } |
442 | | - }, |
443 | | - "NestedTypes": {} |
444 | | - }, |
445 | 348 | "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": { |
446 | 349 | "Subclasses": {}, |
447 | 350 | "Members": { |
|
0 commit comments