Sha256: 2a3bb9efc695f45a567ee302174da6b5ebf24233c19835dccaf149057ceb5f56
Contents?: true
Size: 460 Bytes
Versions: 4
Compression:
Stored size: 460 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 RecoveryPointSyncType # module RecoveryPointSyncType MultiVmSyncRecoveryPoint = "MultiVmSyncRecoveryPoint" PerVmRecoveryPoint = "PerVmRecoveryPoint" end end end
Version data entries
4 entries across 4 versions & 1 rubygems