Sha256: 0074fb6b8758883796592903e1e61251e51d8eb437deff53d7eea11903e399fe
Contents?: true
Size: 550 Bytes
Versions: 8
Compression:
Stored size: 550 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10 module Models # # Defines values for InMageV2RpRecoveryPointType # module InMageV2RpRecoveryPointType Latest = "Latest" LatestApplicationConsistent = "LatestApplicationConsistent" LatestCrashConsistent = "LatestCrashConsistent" LatestProcessed = "LatestProcessed" end end end
Version data entries
8 entries across 8 versions & 1 rubygems