Sha256: 4f0b56b531c9603b4d20fdd3c69bfd1530c2ea515974f1c59e2c26c1f38c10b5
Contents?: true
Size: 428 Bytes
Versions: 8
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::V2016_08_10 module Models # # Defines values for RecoveryPlanGroupType # module RecoveryPlanGroupType Shutdown = "Shutdown" Boot = "Boot" Failover = "Failover" end end end
Version data entries
8 entries across 8 versions & 1 rubygems