Uses of Class
com.azure.resourcemanager.securityinsights.models.MetadataSource
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of MetadataSource in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionMetadataModelInner.source()
Get the source property: Source of the content.MetadataProperties.source()
Get the source property: Source of the content.MetadataPropertiesPatch.source()
Get the source property: Source of the content.Modifier and TypeMethodDescriptionMetadataModelInner.withSource
(MetadataSource source) Set the source property: Source of the content.MetadataProperties.withSource
(MetadataSource source) Set the source property: Source of the content.MetadataPropertiesPatch.withSource
(MetadataSource source) Set the source property: Source of the content. -
Uses of MetadataSource in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionMetadataModel.source()
Gets the source property: Source of the content.MetadataPatch.source()
Get the source property: Source of the content.MetadataSource.withKind
(SourceKind kind) Set the kind property: Source type of the content.Set the name property: Name of the content source.MetadataSource.withSourceId
(String sourceId) Set the sourceId property: ID of the content source.Modifier and TypeMethodDescriptionMetadataModel.DefinitionStages.WithSource.withSource
(MetadataSource source) Specifies the source property: Source of the content.MetadataModel.UpdateStages.WithSource.withSource
(MetadataSource source) Specifies the source property: Source of the content.MetadataPatch.withSource
(MetadataSource source) Set the source property: Source of the content.