Uses of Class
com.microsoft.azure.management.storage.StorageService
Packages that use StorageService
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of StorageService in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as StorageServiceModifier and TypeFieldDescriptionstatic final StorageService
StorageService.BLOB
Static value Blob for StorageService.static final StorageService
StorageService.FILE
Static value File for StorageService.static final StorageService
StorageService.QUEUE
Static value Queue for StorageService.static final StorageService
StorageService.TABLE
Static value Table for StorageService.Methods in com.microsoft.azure.management.storage that return StorageServiceModifier and TypeMethodDescriptionstatic StorageService
StorageService.fromString
(String name) Creates or finds a service service type based on its name.StorageAccountEncryptionStatus.storageService()
Methods in com.microsoft.azure.management.storage that return types with arguments of type StorageServiceModifier and TypeMethodDescriptionStorageAccount.encryptionStatuses()
static Collection<StorageService>
StorageService.values()