次の方法で共有


ShareDestinationFormatType type

ShareDestinationFormatType の値を定義します。

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