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