Uses of Class
com.azure.resourcemanager.securityinsights.models.MetadataSupport
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of MetadataSupport in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionMetadataModelInner.support()
Get the support property: Support information for the metadata - type, name, contact information.MetadataProperties.support()
Get the support property: Support information for the metadata - type, name, contact information.MetadataPropertiesPatch.support()
Get the support property: Support information for the metadata - type, name, contact information.Modifier and TypeMethodDescriptionMetadataModelInner.withSupport
(MetadataSupport support) Set the support property: Support information for the metadata - type, name, contact information.MetadataProperties.withSupport
(MetadataSupport support) Set the support property: Support information for the metadata - type, name, contact information.MetadataPropertiesPatch.withSupport
(MetadataSupport support) Set the support property: Support information for the metadata - type, name, contact information. -
Uses of MetadataSupport in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionMetadataModel.support()
Gets the support property: Support information for the metadata - type, name, contact information.MetadataPatch.support()
Get the support property: Support information for the metadata - type, name, contact information.Set the email property: Email of support contact.Set the link property: Link for support help, like to support page to open a ticket etc.Set the name property: Name of the support contact.MetadataSupport.withTier
(SupportTier tier) Set the tier property: Type of support for content item.Modifier and TypeMethodDescriptionMetadataModel.DefinitionStages.WithSupport.withSupport
(MetadataSupport support) Specifies the support property: Support information for the metadata - type, name, contact information.MetadataModel.UpdateStages.WithSupport.withSupport
(MetadataSupport support) Specifies the support property: Support information for the metadata - type, name, contact information.MetadataPatch.withSupport
(MetadataSupport support) Set the support property: Support information for the metadata - type, name, contact information.