Sha256: e6d295ecb23c7fbfee1b06ee1a92be613d76c545f3c2b738f605e8d2954635a2
Contents?: true
Size: 519 Bytes
Versions: 2
Compression:
Stored size: 519 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::V7_0_0_42 module Models # # Defines values for OperationType # module OperationType Invalid = "Invalid" PartitionDataLoss = "PartitionDataLoss" PartitionQuorumLoss = "PartitionQuorumLoss" PartitionRestart = "PartitionRestart" NodeTransition = "NodeTransition" end end end
Version data entries
2 entries across 2 versions & 1 rubygems