| Modifier and Type | Field and Description |
|---|---|
static StorageResourceType |
StorageResourceType.STORAGE_ACCOUNTS
Static value storageAccounts for StorageResourceType.
|
| Modifier and Type | Method and Description |
|---|---|
static StorageResourceType |
StorageResourceType.fromString(String str)
Finds or creates storage resource type based on the specified string.
|
StorageResourceType |
StorageSku.resourceType() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<StorageResourceType> |
StorageResourceType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/