Package version:

The Storage config of AzureStackHCI Cluster.

interface Storage {
    configurationMode?: string;
}

Properties

configurationMode?: string

By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'