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