Click or drag to resize
OpenStackNetConfigurationOptions Properties

The OpenStackNetConfigurationOptions type exposes the following members.

Properties
  NameDescription
Public propertyFlurlHttpSettings
Custom Flurl.Http configuration settings which are specific to requests made by this SDK.
Public propertyJsonSerializerSettings
Custom Json.NET configuration settings which are specific to requests made by this SDK.
Public propertyUserAgents
Additional application specific user agents which should be set in the UserAgent header on all requests made by this SDK.
Top
See Also