Sha256: 8b7ddd2c7c0efc513805a5e59ad79972f9ec8212f5c9b39261db1ee4ac94fced
Contents?: true
Size: 405 Bytes
Versions: 2
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::V7_0_0_42 module Models # # Defines values for ReplicaHealthReportServiceKind # module ReplicaHealthReportServiceKind Stateless = "Stateless" Stateful = "Stateful" end end end
Version data entries
2 entries across 2 versions & 1 rubygems