Sha256: 3afee50370d775bb6dec583b4cf518b7a79e00535fa6e7cc1d49f9cae097f36f
Contents?: true
Size: 410 Bytes
Versions: 5
Compression:
Stored size: 410 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 PropertyBatchInfoKind # module PropertyBatchInfoKind Invalid = "Invalid" Successful = "Successful" Failed = "Failed" end end end
Version data entries
5 entries across 5 versions & 1 rubygems