Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightProperties
Packages that use StorageInsightProperties
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
-
Uses of StorageInsightProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return StorageInsightPropertiesModifier and TypeMethodDescriptionStorageInsightProperties.withContainers(List<String> containers) Set the containers property: The names of the blob containers that the workspace should read.StorageInsightProperties.withStorageAccount(StorageAccount storageAccount) Set the storageAccount property: The storage account connection details.StorageInsightProperties.withTables(List<String> tables) Set the tables property: The names of the Azure tables that the workspace should read.