Sha256: 5b613f93720b6f10dd4a4b4625e3e5cb3ba9482308dcf3c1fe8070ee9ccb79bc
Contents?: true
Size: 603 Bytes
Versions: 5
Compression:
Stored size: 603 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::ServiceFabric::V6_4_0_36 module Models # # Defines values for ReplicatorOperationName # module ReplicatorOperationName Invalid = "Invalid" None = "None" Open = "Open" ChangeRole = "ChangeRole" UpdateEpoch = "UpdateEpoch" Close = "Close" Abort = "Abort" OnDataLoss = "OnDataLoss" WaitForCatchup = "WaitForCatchup" Build = "Build" end end end
Version data entries
5 entries across 5 versions & 1 rubygems