Partager via


ShareDestinationFormatType Énumération

Définition

Définit des valeurs pour 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
Héritage
ShareDestinationFormatType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

AzureFile 4

Format de fichier de stockage Azure.

BlockBlob 2

Format d’objet blob de blocs de stockage Azure.

HCS 1

Format de données Storsimple.

ManagedDisk 5

Disque de calcul Azure.

PageBlob 3

Format d’objet blob de pages de stockage Azure.

UnknownType 0

Format inconnu.

S’applique à