Sha256: a838b48d860b643a10ef25b580fd42096457de3d466063955ba9ca07eff4aacd
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_3_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