Sha256: bcd9a6b1b85e6a8636235bde0a61627cef8644ebde99169cbfad1bc4b80c4b10
Contents?: true
Size: 550 Bytes
Versions: 4
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::V2018_01_10 module Models # # Defines values for InMageV2RpRecoveryPointType # module InMageV2RpRecoveryPointType Latest = "Latest" LatestApplicationConsistent = "LatestApplicationConsistent" LatestCrashConsistent = "LatestCrashConsistent" LatestProcessed = "LatestProcessed" end end end
Version data entries
4 entries across 4 versions & 1 rubygems