Condividi tramite


ShareDestinationFormatType Enum

Definition

Defines values for ShareDestinationFormatType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ShareDestinationFormatType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ShareDestinationFormatType = 
Public Enum ShareDestinationFormatType
Inheritance
ShareDestinationFormatType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

AzureFile 4

Azure storage file format.

BlockBlob 2

Azure storage block blob format.

HCS 1

Storsimple data format.

ManagedDisk 5

Azure Compute Disk.

PageBlob 3

Azure storage page blob format.

UnknownType 0

Unknown format.

Applies to