ITimeSeriesDatabaseConnection.ConnectionType Property

Definition

The type of time series connection resource.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The type of time series connection resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectionType", Update=true)]
public string ConnectionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The type of time series connection resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectionType", Update=true)>]
member this.ConnectionType : string
Public ReadOnly Property ConnectionType As String

Property Value

Attributes

Applies to