ConnectionProperties 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.
Definition of the connection properties.
public class ConnectionProperties
type ConnectionProperties = class
Public Class ConnectionProperties
- Inheritance
-
ConnectionProperties
Constructors
ConnectionProperties() |
Initializes a new instance of the ConnectionProperties class. |
Properties
ConnectionType |
Optional. Gets or sets the connectionType of the connection. |
CreationTime |
Optional. Gets or sets the creation time of the connection. |
Description |
Optional. Gets or sets the description of the connection. |
FieldDefinitionValues |
Optional. Gets or sets the field definition values of the connection. |
LastModifiedTime |
Optional. Gets or sets the last modified time of the connection. |
Applies to
Azure SDK for .NET