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