Uses of Class
com.azure.resourcemanager.loganalytics.models.StorageAccount
Packages that use StorageAccount
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of StorageAccount in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return StorageAccountModifier and TypeMethodDescriptionStorageInsightInner.storageAccount()Get the storageAccount property: The storage account connection details.StorageInsightProperties.storageAccount()Get the storageAccount property: The storage account connection details.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type StorageAccountModifier and TypeMethodDescriptionStorageInsightInner.withStorageAccount(StorageAccount storageAccount) Set the storageAccount property: The storage account connection details.StorageInsightProperties.withStorageAccount(StorageAccount storageAccount) Set the storageAccount property: The storage account connection details. -
Uses of StorageAccount in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return StorageAccountModifier and TypeMethodDescriptionStorageInsight.storageAccount()Gets the storageAccount property: The storage account connection details.Set the id property: The Azure Resource Manager ID of the storage account resource.Set the key property: The storage account key.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type StorageAccountModifier and TypeMethodDescriptionStorageInsight.DefinitionStages.WithStorageAccount.withStorageAccount(StorageAccount storageAccount) Specifies the storageAccount property: The storage account connection details.StorageInsight.UpdateStages.WithStorageAccount.withStorageAccount(StorageAccount storageAccount) Specifies the storageAccount property: The storage account connection details.