Share via


ITiTaxiiDataConnectorProperties Interface

Definition

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

Properties

CollectionId

The collection id of the TAXII server.

FriendlyName

The friendly name for the TAXII server.

Password

The password for the TAXII server.

PollingFrequency

The polling frequency for the TAXII server.

TaxiiClientState

Describe whether this data type connection is enabled or not.

TaxiiLookbackPeriod

The lookback period for the TAXII server.

TaxiiServer

The API root for the TAXII server.

TenantId

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

(Inherited from IDataConnectorTenantId)
UserName

The userName for the TAXII server.

WorkspaceId

The workspace id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to