Sha256: cc729158250211b1404c69500919fc3280a7bc525e38586e6cde196bc9aeaa39

Contents?: true

Size: 421 Bytes

Versions: 2

Compression:

Stored size: 421 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::V2020_08_01_preview
  module Models
    #
    # Defines values for GeoReplicationStatus
    #
    module GeoReplicationStatus
      Live = "Live"
      Bootstrap = "Bootstrap"
      Unavailable = "Unavailable"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_storage-0.23.0 lib/2020-08-01-preview/generated/azure_mgmt_storage/models/geo_replication_status.rb
azure_mgmt_storage-0.22.0 lib/2020-08-01-preview/generated/azure_mgmt_storage/models/geo_replication_status.rb