ConnectionType 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 type.
public class ConnectionType
[Microsoft.Rest.Serialization.JsonTransformation]
public class ConnectionType
type ConnectionType = class
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ConnectionType = class
Public Class ConnectionType
- Inheritance
-
ConnectionType
- Attributes
Constructors
ConnectionType() |
Initializes a new instance of the ConnectionType class. |
ConnectionType(String, String, String, Nullable<Boolean>, IDictionary<String,FieldDefinition>, DateTimeOffset, DateTimeOffset, String) |
Initializes a new instance of the ConnectionType class. |
Properties
CreationTime |
Gets the creation time. |
Description |
Gets or sets the description. |
FieldDefinitions |
Gets the field definitions of the connection type. |
Id |
Gets the id of the resource. |
IsGlobal |
Gets or sets a Boolean value to indicate if the connection type is global. |
LastModifiedTime |
Gets or sets the last modified time. |
Name |
Gets the name of the connection type. |
Properties | |
Type |
Gets resource type |
Applies to
Azure SDK for .NET