Sha256: a157e854371a113c863124e5c118246b77430267d80f942d8bab6efc2e32f6e2
Contents?: true
Size: 430 Bytes
Versions: 8
Compression:
Stored size: 430 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 RecoveryPointType # module RecoveryPointType LatestTime = "LatestTime" LatestTag = "LatestTag" Custom = "Custom" end end end
Version data entries
8 entries across 8 versions & 1 rubygems