Sha256: 72e4954459ccf14350a3af19612c5d29258a85bdc38b688e009125ce32d68945
Contents?: true
Size: 438 Bytes
Versions: 4
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::V2018_01_10 module Models # # Defines values for DisableProtectionReason # module DisableProtectionReason NotSpecified = "NotSpecified" MigrationComplete = "MigrationComplete" end end end
Version data entries
4 entries across 4 versions & 1 rubygems