Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.LinkedStorageAccountsProperties
Packages that use LinkedStorageAccountsProperties
Package
Description
Package containing the inner data models for LogAnalytics.
-
Uses of LinkedStorageAccountsProperties in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type LinkedStorageAccountsPropertiesModifier and TypeClassDescriptionfinal classLinked storage accounts properties.Methods in com.azure.resourcemanager.loganalytics.fluent.models that return LinkedStorageAccountsPropertiesModifier and TypeMethodDescriptionLinkedStorageAccountsProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LinkedStorageAccountsProperties from the JsonReader.LinkedStorageAccountsProperties.withStorageAccountIds(List<String> storageAccountIds) Set the storageAccountIds property: Linked storage accounts resources ids.