次の方法で共有


BackupRestoreOperationType 列挙型

定義

BackupRestoreOperationType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum BackupRestoreOperationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type BackupRestoreOperationType = 
Public Enum BackupRestoreOperationType
継承
BackupRestoreOperationType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Clone 1
CloudFS 4
Default 0
Relocation 2
Snapshot 3

適用対象