AzureDataExplorerDataConnectionProperties 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.
The AzureDataExplorerDataConnectionProperties.
public class AzureDataExplorerDataConnectionProperties : Azure.Analytics.Defender.Easm.DataConnectionProperties, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.Defender.Easm.AzureDataExplorerDataConnectionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Defender.Easm.AzureDataExplorerDataConnectionProperties>
type AzureDataExplorerDataConnectionProperties = class
inherit DataConnectionProperties
interface IJsonModel<AzureDataExplorerDataConnectionProperties>
interface IPersistableModel<AzureDataExplorerDataConnectionProperties>
Public Class AzureDataExplorerDataConnectionProperties
Inherits DataConnectionProperties
Implements IJsonModel(Of AzureDataExplorerDataConnectionProperties), IPersistableModel(Of AzureDataExplorerDataConnectionProperties)
- Inheritance
- Implements
Constructors
AzureDataExplorerDataConnectionProperties() |
Initializes a new instance of AzureDataExplorerDataConnectionProperties. |
Properties
ClusterName |
The azure data explorer cluster name. |
DatabaseName |
The azure data explorer database name. |
Region |
The azure data explorer region. |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.