Uses of Class
com.azure.resourcemanager.loganalytics.models.SearchMetadataSchema
Packages that use SearchMetadataSchema
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of SearchMetadataSchema in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return SearchMetadataSchemaModifier and TypeMethodDescriptionSearchMetadata.schema()Get the schema property: The schema.Set the name property: The name of the metadata schema.SearchMetadataSchema.withVersion(Integer version) Set the version property: The version of the metadata schema.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type SearchMetadataSchemaModifier and TypeMethodDescriptionSearchMetadata.withSchema(SearchMetadataSchema schema) Set the schema property: The schema.