Uses of Class
org.jclouds.azurecompute.arm.domain.StorageService
Packages that use StorageService
-
Uses of StorageService in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return StorageServiceModifier and TypeMethodDescriptionstatic StorageService
StorageService.create
(String id, String name, String location, Map<String, String> tags, String type, StorageService.StorageServiceProperties storageServiceProperties) -
Uses of StorageService in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return StorageServiceModifier and TypeMethodDescriptionThe Get Storage Account Properties operation returns system properties for the specified storage account.Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type StorageServiceModifier and TypeMethodDescriptionStorageAccountApi.list()
The List Storage Accounts operation lists the storage accounts that are available in the specified subscription and resource group.