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