Share via


IAscDataConnectorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AscDataConnectorPropertiesTypeConverter))]
public interface IAscDataConnectorProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnectorWithAlertsProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AscDataConnectorPropertiesTypeConverter))>]
type IAscDataConnectorProperties = interface
    interface IJsonSerializable
    interface IDataConnectorWithAlertsProperties
Public Interface IAscDataConnectorProperties
Implements IDataConnectorWithAlertsProperties
Derived
Attributes
Implements

Properties

AlertState

Describe whether this data type connection is enabled or not.

(Inherited from IDataConnectorWithAlertsProperties)
SubscriptionId

The subscription id to connect to, and get the data from.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to