Uses of Class
com.azure.resourcemanager.securityinsights.models.MetadataCategories
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of MetadataCategories in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionMetadataModelInner.categories()
Get the categories property: Categories for the solution content item.MetadataProperties.categories()
Get the categories property: Categories for the solution content item.MetadataPropertiesPatch.categories()
Get the categories property: Categories for the solution content item.Modifier and TypeMethodDescriptionMetadataModelInner.withCategories
(MetadataCategories categories) Set the categories property: Categories for the solution content item.MetadataProperties.withCategories
(MetadataCategories categories) Set the categories property: Categories for the solution content item.MetadataPropertiesPatch.withCategories
(MetadataCategories categories) Set the categories property: Categories for the solution content item. -
Uses of MetadataCategories in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionMetadataModel.categories()
Gets the categories property: Categories for the solution content item.MetadataPatch.categories()
Get the categories property: Categories for the solution content item.MetadataCategories.withDomains
(List<String> domains) Set the domains property: domain for the solution content item.MetadataCategories.withVerticals
(List<String> verticals) Set the verticals property: Industry verticals for the solution content item.Modifier and TypeMethodDescriptionMetadataModel.DefinitionStages.WithCategories.withCategories
(MetadataCategories categories) Specifies the categories property: Categories for the solution content item.MetadataModel.UpdateStages.WithCategories.withCategories
(MetadataCategories categories) Specifies the categories property: Categories for the solution content item.MetadataPatch.withCategories
(MetadataCategories categories) Set the categories property: Categories for the solution content item.