Sha256: be0d0353bb453e4aad9843995733da2a0eb3b44834a8a1852e5e9668ef9d16c9
Contents?: true
Size: 528 Bytes
Versions: 5
Compression:
Stored size: 528 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 PropertyBatchOperationKind # module PropertyBatchOperationKind Invalid = "Invalid" Put = "Put" Get = "Get" CheckExists = "CheckExists" CheckSequence = "CheckSequence" Delete = "Delete" CheckValue = "CheckValue" end end end
Version data entries
5 entries across 5 versions & 1 rubygems