Sha256: d4abbf89553bf88e8dd45775eba8f326057ac83954013c45dfe53450c62bb070
Contents?: true
Size: 428 Bytes
Versions: 2
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::ARM::ServiceBus module Models # # Defines values for RoleDisasterRecovery # module RoleDisasterRecovery Primary = "Primary" PrimaryNotReplicating = "PrimaryNotReplicating" Secondary = "Secondary" end end end
Version data entries
2 entries across 2 versions & 1 rubygems