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