StoreReadSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connector read setting.
public class StoreReadSettings
type StoreReadSettings = class
Public Class StoreReadSettings
- Inheritance
-
StoreReadSettings
- Derived
Constructors
StoreReadSettings() |
Initializes a new instance of the StoreReadSettings class. |
StoreReadSettings(IDictionary<String,Object>, Object, Object) |
Initializes a new instance of the StoreReadSettings class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
DisableMetricsCollection |
Gets or sets if true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean). |
MaxConcurrentConnections |
Gets or sets the maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer). |
Applies to
Azure SDK for .NET