AzureDataExplorerDataConnectionPayload 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 AzureDataExplorerDataConnectionPayload.
public class AzureDataExplorerDataConnectionPayload : Azure.Analytics.Defender.Easm.DataConnectionPayload, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.Defender.Easm.AzureDataExplorerDataConnectionPayload>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Defender.Easm.AzureDataExplorerDataConnectionPayload>
type AzureDataExplorerDataConnectionPayload = class
inherit DataConnectionPayload
interface IJsonModel<AzureDataExplorerDataConnectionPayload>
interface IPersistableModel<AzureDataExplorerDataConnectionPayload>
Public Class AzureDataExplorerDataConnectionPayload
Inherits DataConnectionPayload
Implements IJsonModel(Of AzureDataExplorerDataConnectionPayload), IPersistableModel(Of AzureDataExplorerDataConnectionPayload)
- Inheritance
- Implements
Constructors
AzureDataExplorerDataConnectionPayload(AzureDataExplorerDataConnectionProperties) |
Initializes a new instance of AzureDataExplorerDataConnectionPayload. |
Properties
Content |
The type of data the data connection will transfer. (Inherited from DataConnectionPayload) |
Frequency |
The rate at which the data connection will receive updates. (Inherited from DataConnectionPayload) |
FrequencyOffset |
The day to update the data connection on. (1-7 for weekly, 1-31 for monthly). (Inherited from DataConnectionPayload) |
Name |
The name of data connection. (Inherited from DataConnectionPayload) |
Properties |
properties. |
Explicit Interface Implementations
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET