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
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for .NET