SearchIndexerDataSourceConnection.SubType Property
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.
A specific type of the data source, in case the resource is capable of different modalities. For example, 'MongoDb' for certain 'cosmosDb' accounts.
public string SubType { get; }
member this.SubType : string
Public ReadOnly Property SubType As String