Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.TiTaxiiDataConnectorProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of TiTaxiiDataConnectorProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionTiTaxiiDataConnectorProperties.withCollectionId
(String collectionId) Set the collectionId property: The collection id of the TAXII server.TiTaxiiDataConnectorProperties.withDataTypes
(TiTaxiiDataConnectorDataTypes dataTypes) Set the dataTypes property: The available data types for Threat Intelligence TAXII data connector.TiTaxiiDataConnectorProperties.withFriendlyName
(String friendlyName) Set the friendlyName property: The friendly name for the TAXII server.TiTaxiiDataConnectorProperties.withPassword
(String password) Set the password property: The password for the TAXII server.TiTaxiiDataConnectorProperties.withPollingFrequency
(PollingFrequency pollingFrequency) Set the pollingFrequency property: The polling frequency for the TAXII server.TiTaxiiDataConnectorProperties.withTaxiiLookbackPeriod
(OffsetDateTime taxiiLookbackPeriod) Set the taxiiLookbackPeriod property: The lookback period for the TAXII server.TiTaxiiDataConnectorProperties.withTaxiiServer
(String taxiiServer) Set the taxiiServer property: The API root for the TAXII server.TiTaxiiDataConnectorProperties.withTenantId
(String tenantId) Set the tenantId property: The tenant id to connect to, and get the data from.TiTaxiiDataConnectorProperties.withUsername
(String username) Set the username property: The userName for the TAXII server.TiTaxiiDataConnectorProperties.withWorkspaceId
(String workspaceId) Set the workspaceId property: The workspace id.