Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static StorageService |
StorageService.BLOB
Static value Blob for StorageService.
|
static StorageService |
StorageService.FILE
Static value File for StorageService.
|
static StorageService |
StorageService.QUEUE
Static value Queue for StorageService.
|
static StorageService |
StorageService.TABLE
Static value Table for StorageService.
|
Modifier and Type | Method and Description |
---|---|
static StorageService |
StorageService.fromString(String name)
Creates or finds a service service type based on its name.
|
StorageService |
StorageAccountEncryptionStatus.storageService() |
Modifier and Type | Method and Description |
---|---|
Map<StorageService,StorageAccountEncryptionStatus> |
StorageAccount.encryptionStatuses() |
static Collection<StorageService> |
StorageService.values() |
Copyright © 2019. All rights reserved.