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