Sha256: 3074aa664affdfbbb212e7774da577f001114b1e64fd74f184c378f03916e1c9
Contents?: true
Size: 361 Bytes
Versions: 2
Compression:
Stored size: 361 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::V7_0_0_42 module Models # # Defines values for UpgradeKind # module UpgradeKind Invalid = "Invalid" Rolling = "Rolling" end end end
Version data entries
2 entries across 2 versions & 1 rubygems