Sha256: a83dd02ab7ab1ee79339a155238b439d66f6fd2d4c60db681067da200c21c05e
Contents?: true
Size: 383 Bytes
Versions: 7
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::V2019_07_01 module Models # # Defines values for RollingUpgradeActionType # module RollingUpgradeActionType Start = "Start" Cancel = "Cancel" end end end
Version data entries
7 entries across 7 versions & 1 rubygems