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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET