Sha256: 33832fb738b6b9f1b5239465c73c01ca277e2cc0daf396919c81ce40453515e9
Contents?: true
Size: 411 Bytes
Versions: 15
Compression:
Stored size: 411 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_04_01 module Models # # Defines values for VirtualMachineEvictionPolicyTypes # module VirtualMachineEvictionPolicyTypes Deallocate = "Deallocate" Delete = "Delete" end end end
Version data entries
15 entries across 15 versions & 1 rubygems