Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.ThreatIntelligenceIndicatorProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of ThreatIntelligenceIndicatorProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.withConfidence
(Integer confidence) Set the confidence property: Confidence of threat intelligence entity.ThreatIntelligenceIndicatorProperties.withCreated
(String created) Set the created property: Created by.ThreatIntelligenceIndicatorProperties.withCreatedByRef
(String createdByRef) Set the createdByRef property: Created by reference of threat intelligence entity.ThreatIntelligenceIndicatorProperties.withDefanged
(Boolean defanged) Set the defanged property: Is threat intelligence entity defanged.ThreatIntelligenceIndicatorProperties.withDescription
(String description) Set the description property: Description of a threat intelligence entity.ThreatIntelligenceIndicatorProperties.withDisplayName
(String displayName) Set the displayName property: Display name of a threat intelligence entity.ThreatIntelligenceIndicatorProperties.withExtensions
(Map<String, Object> extensions) Set the extensions property: Extensions map.ThreatIntelligenceIndicatorProperties.withExternalId
(String externalId) Set the externalId property: External ID of threat intelligence entity.ThreatIntelligenceIndicatorProperties.withExternalLastUpdatedTimeUtc
(String externalLastUpdatedTimeUtc) Set the externalLastUpdatedTimeUtc property: External last updated time in UTC.ThreatIntelligenceIndicatorProperties.withExternalReferences
(List<ThreatIntelligenceExternalReference> externalReferences) Set the externalReferences property: External References.ThreatIntelligenceIndicatorProperties.withGranularMarkings
(List<ThreatIntelligenceGranularMarkingModel> granularMarkings) Set the granularMarkings property: Granular Markings.ThreatIntelligenceIndicatorProperties.withIndicatorTypes
(List<String> indicatorTypes) Set the indicatorTypes property: Indicator types of threat intelligence entities.ThreatIntelligenceIndicatorProperties.withKillChainPhases
(List<ThreatIntelligenceKillChainPhase> killChainPhases) Set the killChainPhases property: Kill chain phases.ThreatIntelligenceIndicatorProperties.withLabels
(List<String> labels) Set the labels property: Labels of threat intelligence entity.ThreatIntelligenceIndicatorProperties.withLanguage
(String language) Set the language property: Language of threat intelligence entity.ThreatIntelligenceIndicatorProperties.withLastUpdatedTimeUtc
(String lastUpdatedTimeUtc) Set the lastUpdatedTimeUtc property: Last updated time in UTC.ThreatIntelligenceIndicatorProperties.withModified
(String modified) Set the modified property: Modified by.ThreatIntelligenceIndicatorProperties.withObjectMarkingRefs
(List<String> objectMarkingRefs) Set the objectMarkingRefs property: Threat intelligence entity object marking references.ThreatIntelligenceIndicatorProperties.withParsedPattern
(List<ThreatIntelligenceParsedPattern> parsedPattern) Set the parsedPattern property: Parsed patterns.ThreatIntelligenceIndicatorProperties.withPattern
(String pattern) Set the pattern property: Pattern of a threat intelligence entity.ThreatIntelligenceIndicatorProperties.withPatternType
(String patternType) Set the patternType property: Pattern type of a threat intelligence entity.ThreatIntelligenceIndicatorProperties.withPatternVersion
(String patternVersion) Set the patternVersion property: Pattern version of a threat intelligence entity.ThreatIntelligenceIndicatorProperties.withRevoked
(Boolean revoked) Set the revoked property: Is threat intelligence entity revoked.ThreatIntelligenceIndicatorProperties.withSource
(String source) Set the source property: Source of a threat intelligence entity.ThreatIntelligenceIndicatorProperties.withThreatIntelligenceTags
(List<String> threatIntelligenceTags) Set the threatIntelligenceTags property: List of tags.ThreatIntelligenceIndicatorProperties.withThreatTypes
(List<String> threatTypes) Set the threatTypes property: Threat types.ThreatIntelligenceIndicatorProperties.withValidFrom
(String validFrom) Set the validFrom property: Valid from.ThreatIntelligenceIndicatorProperties.withValidUntil
(String validUntil) Set the validUntil property: Valid until.