Sha256: 9b1db3f194ca79497d702550b71f4f053ea1aa94e773e984943af0472eb403dc
Contents?: true
Size: 428 Bytes
Versions: 4
Compression:
Stored size: 428 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 RecoveryPlanGroupType # module RecoveryPlanGroupType Shutdown = "Shutdown" Boot = "Boot" Failover = "Failover" end end end
Version data entries
4 entries across 4 versions & 1 rubygems