Sha256: 0be839510fce5e6ad817285b77f99b21c01c2cf796c7da0733275733c2d982f9
Contents?: true
Size: 405 Bytes
Versions: 5
Compression:
Stored size: 405 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 ReplicaHealthReportServiceKind # module ReplicaHealthReportServiceKind Stateless = "Stateless" Stateful = "Stateful" end end end
Version data entries
5 entries across 5 versions & 1 rubygems