OsDiskCreateOption type
Defines values for OsDiskCreateOption.
KnownOsDiskCreateOption can be used interchangeably with OsDiskCreateOption,
this enum contains the known values that the service supports.
Known values supported by the service
Ephemeral: Utilize the local storage of the host machine.
Persistent: Utilize a storage appliance backed volume to host the disk.
type OsDiskCreateOption = string