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