Sha256: aa769c5df2d7a047202ec32fa0e9e064a51017621c6fc58d593a8b19819fc92b
Contents?: true
Size: 460 Bytes
Versions: 5
Compression:
Stored size: 460 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 PropertyValueKind # module PropertyValueKind Invalid = "Invalid" Binary = "Binary" Int64 = "Int64" Double = "Double" String = "String" Guid = "Guid" end end end
Version data entries
5 entries across 5 versions & 1 rubygems