Sha256: 781eda8a1fe5a2374508c69fef562b4c99e3f3fc7c869e93cb13e0a98def3f1a
Contents?: true
Size: 433 Bytes
Versions: 3
Compression:
Stored size: 433 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 InGuestPatchMode # module InGuestPatchMode Manual = "Manual" AutomaticByOS = "AutomaticByOS" AutomaticByPlatform = "AutomaticByPlatform" end end end
Version data entries
3 entries across 3 versions & 1 rubygems