Sha256: 0c0907059e431af42a06b560b717e1f6334e317fb5b42fa62d39c6f28181f9d5
Contents?: true
Size: 516 Bytes
Versions: 8
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::V2016_08_10 module Models # # Defines values for HyperVReplicaAzureRpRecoveryPointType # module HyperVReplicaAzureRpRecoveryPointType Latest = "Latest" LatestApplicationConsistent = "LatestApplicationConsistent" LatestProcessed = "LatestProcessed" end end end
Version data entries
8 entries across 8 versions & 1 rubygems