Sha256: fdec875d10d926d6e43c1aba1e8283f267daabbdde144f5b8757842ddb52bf9a
Contents?: true
Size: 540 Bytes
Versions: 8
Compression:
Stored size: 540 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 A2ARpRecoveryPointType # module A2ARpRecoveryPointType Latest = "Latest" LatestApplicationConsistent = "LatestApplicationConsistent" LatestCrashConsistent = "LatestCrashConsistent" LatestProcessed = "LatestProcessed" end end end
Version data entries
8 entries across 8 versions & 1 rubygems