Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.MetadataProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of MetadataProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionMetadataProperties.withAuthor
(MetadataAuthor author) Set the author property: The creator of the content item.MetadataProperties.withCategories
(MetadataCategories categories) Set the categories property: Categories for the solution content item.MetadataProperties.withContentId
(String contentId) Set the contentId property: Static ID for the content.MetadataProperties.withContentSchemaVersion
(String contentSchemaVersion) Set the contentSchemaVersion property: Schema version of the content.MetadataProperties.withCustomVersion
(String customVersion) Set the customVersion property: The custom version of the content.MetadataProperties.withDependencies
(MetadataDependencies dependencies) Set the dependencies property: Dependencies for the content item, what other content items it requires to work.MetadataProperties.withFirstPublishDate
(LocalDate firstPublishDate) Set the firstPublishDate property: first publish date solution content item.Set the icon property: the icon identifier.Set the kind property: The kind of content the metadata is for.MetadataProperties.withLastPublishDate
(LocalDate lastPublishDate) Set the lastPublishDate property: last publish date for the solution content item.MetadataProperties.withParentId
(String parentId) Set the parentId property: Full parent resource ID of the content item the metadata is for.MetadataProperties.withPreviewImages
(List<String> previewImages) Set the previewImages property: preview image file names.MetadataProperties.withPreviewImagesDark
(List<String> previewImagesDark) Set the previewImagesDark property: preview image file names.MetadataProperties.withProviders
(List<String> providers) Set the providers property: Providers for the solution content item.MetadataProperties.withSource
(MetadataSource source) Set the source property: Source of the content.MetadataProperties.withSupport
(MetadataSupport support) Set the support property: Support information for the metadata - type, name, contact information.MetadataProperties.withThreatAnalysisTactics
(List<String> threatAnalysisTactics) Set the threatAnalysisTactics property: the tactics the resource covers.MetadataProperties.withThreatAnalysisTechniques
(List<String> threatAnalysisTechniques) Set the threatAnalysisTechniques property: the techniques the resource covers, these have to be aligned with the tactics being used.MetadataProperties.withVersion
(String version) Set the version property: Version of the content.