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