다음을 통해 공유


TimeSeriesDatabaseConnectionData.Properties Property

Definition

Properties of a specific time series database connection. Please note TimeSeriesDatabaseConnectionProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataExplorerConnectionProperties.

public Azure.ResourceManager.DigitalTwins.Models.TimeSeriesDatabaseConnectionProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.DigitalTwins.Models.TimeSeriesDatabaseConnectionProperties with get, set
Public Property Properties As TimeSeriesDatabaseConnectionProperties

Property Value

Applies to