Sha256: a26046f9b0cf3c6792f0f7fd6c043a0349e040ef8957e762c6ef69737aa2cfbd
Contents?: true
Size: 413 Bytes
Versions: 12
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::V2019_06_01 module Models # # Defines values for GeoReplicationStatus # module GeoReplicationStatus Live = "Live" Bootstrap = "Bootstrap" Unavailable = "Unavailable" end end end
Version data entries
12 entries across 12 versions & 1 rubygems