Enum: WindowsVolumeAttributeEnum
URI: WindowsVolumeAttributeEnum
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| Hidden | None | |
| NoDefaultDriveLetter | None | |
| ReadOnly | None | |
| ShadowCopy | None | 
Slots
| Name | Description | 
|---|---|
| WindowsVolumeAttributeVocab | "Defines an open-vocabulary of attributes that may be returned by the diskpar... | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
LinkML Source
name: WindowsVolumeAttributeEnum
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  Hidden:
    text: Hidden
  NoDefaultDriveLetter:
    text: NoDefaultDriveLetter
  ReadOnly:
    text: ReadOnly
  ShadowCopy:
    text: ShadowCopy