Uses of Class
com.azure.resourcemanager.storage.models.OperationListResult
-
Packages that use OperationListResult Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of OperationListResult in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return OperationListResult Modifier and Type Method Description OperationListResultOperationListResult. withValue(List<OperationInner> value)Set the value property: List of Storage operations supported by the Storage resource provider.
-