Sha256: 1642cdd8028bb450ce54130f9beb5303731a5a556239d8f919b60c2ce27a7e12
Contents?: true
Size: 438 Bytes
Versions: 8
Compression:
Stored size: 438 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 DisableProtectionReason # module DisableProtectionReason NotSpecified = "NotSpecified" MigrationComplete = "MigrationComplete" end end end
Version data entries
8 entries across 8 versions & 1 rubygems