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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET