Uses of Class
com.azure.resourcemanager.securityinsights.models.SupportTier
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of SupportTier in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final SupportTier
SupportTier.COMMUNITY
Static value Community for SupportTier.static final SupportTier
SupportTier.MICROSOFT
Static value Microsoft for SupportTier.static final SupportTier
SupportTier.PARTNER
Static value Partner for SupportTier.Modifier and TypeMethodDescriptionstatic SupportTier
SupportTier.fromString
(String name) Creates or finds a SupportTier from its string representation.MetadataSupport.tier()
Get the tier property: Type of support for content item.Modifier and TypeMethodDescriptionstatic Collection<SupportTier>
SupportTier.values()
Gets known SupportTier values.Modifier and TypeMethodDescriptionMetadataSupport.withTier
(SupportTier tier) Set the tier property: Type of support for content item.