Sha256: 64b8e02585bb196fcf9eb97ad296e32ec4824920206d60cb03e9c1fe2e970c14
Contents?: true
Size: 516 Bytes
Versions: 4
Compression:
Stored size: 516 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 HyperVReplicaAzureRpRecoveryPointType # module HyperVReplicaAzureRpRecoveryPointType Latest = "Latest" LatestApplicationConsistent = "LatestApplicationConsistent" LatestProcessed = "LatestProcessed" end end end
Version data entries
4 entries across 4 versions & 1 rubygems