Sha256: baa219d0c7a44e6357971f532747179c73f6535b2621e05354d38a0bfe05a198
Contents?: true
Size: 413 Bytes
Versions: 1
Compression:
Stored size: 413 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::Storage::Mgmt::V2021_01_01 module Models # # Defines values for GeoReplicationStatus # module GeoReplicationStatus Live = "Live" Bootstrap = "Bootstrap" Unavailable = "Unavailable" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_storage-0.23.0 | lib/2021-01-01/generated/azure_mgmt_storage/models/geo_replication_status.rb |