Sha256: 06bcb65ba2f8ef21f4b32f7c4dcda728a9be8c56ac439053f79fa3c02a6637ac
Contents?: true
Size: 602 Bytes
Versions: 5
Compression:
Stored size: 602 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_2_0_9 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