次の方法で共有


JobType 列挙型

定義

JobType の値を定義します。

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

フィールド

CloneVolume 3
CreateCloudAppliance 9
CreateLocallyPinnedVolume 5
FailoverVolumeContainers 4
InstallUpdates 7
ManualBackup 1
ModifyVolume 6
RestoreBackup 2
ScheduledBackup 0
SupportPackageLogs 8

適用対象