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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET