OsDiskCreateOption type
The strategy for creating the OS disk.
KnownOsDiskCreateOption can be used interchangeably with OsDiskCreateOption,
this enum contains the known values that the service supports.
Known values supported by the service
Ephemeral: The Os Disk will be created on ephemeral storage.
Persistent: The Os Disk is on persistent storage.
type OsDiskCreateOption = string