Sha256: 927301866df76bc6b7d3a6e91d4852efc47cb6d32f8c58e1ef9b4f8a979117ef
Contents?: true
Size: 461 Bytes
Versions: 2
Compression:
Stored size: 461 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 ReplicaRole # module ReplicaRole Unknown = "Unknown" None = "None" Primary = "Primary" IdleSecondary = "IdleSecondary" ActiveSecondary = "ActiveSecondary" end end end
Version data entries
2 entries across 2 versions & 1 rubygems