Sha256: 7223a66e505e280af0524cbe8c5481ef41f86ed349ae14bab223bc285e4b977d
Contents?: true
Size: 383 Bytes
Versions: 9
Compression:
Stored size: 383 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::Compute::Mgmt::V2018_10_01 module Models # # Defines values for RollingUpgradeActionType # module RollingUpgradeActionType Start = "Start" Cancel = "Cancel" end end end
Version data entries
9 entries across 9 versions & 1 rubygems