Share via


IMstiDataConnectorProperties Interface

Definition

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

Properties

BingSafetyPhishingUrlLookbackPeriod

lookback period

BingSafetyPhishingUrlState

Describe whether this data type connection is enabled or not.

MicrosoftEmergingThreatFeedLookbackPeriod

lookback period

MicrosoftEmergingThreatFeedState

Describe whether this data type connection is enabled or not.

TenantId

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

(Inherited from IDataConnectorTenantId)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to