StorageType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum specifically used for Runtime Script Actions Crud time script actions use ClusterNodeType
public enum StorageType
type StorageType =
Public Enum StorageType
- Inheritance
-
StorageType
Fields
AzureDataLakeStorageGen2 | 2 | Azure Data Lake Storage Gen2 |
AzureDataLakeStore | 1 | Azure Data Lake Store |
AzureStorage | 0 | Windows Azure Blob Storage |