Sha256: f1c8262f0eb223d37fc7439c023d57441cc28404c9a7bbbe8f05fbf5460efa72
Contents?: true
Size: 377 Bytes
Versions: 3
Compression:
Stored size: 377 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::Mysql::Mgmt::V2017_12_01 module Models # # Defines values for GeoRedundantBackup # module GeoRedundantBackup Enabled = "Enabled" Disabled = "Disabled" end end end
Version data entries
3 entries across 3 versions & 1 rubygems