ShareDestinationFormatType type

Defines values for ShareDestinationFormatType.

type ShareDestinationFormatType =
  | "UnknownType"
  | "HCS"
  | "BlockBlob"
  | "PageBlob"
  | "AzureFile"
  | "ManagedDisk"