Sha256: c21b3550487d6792b56cc91c5609b4bbe14674182c80817cb63e37cf300185fd
Contents?: true
Size: 404 Bytes
Versions: 5
Compression:
Stored size: 404 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_3_0_9 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