Sha256: 5454a8cbe26b6229983cc391476a4e53f5bb76c7c5e06727d02305a6ebb94b91
Contents?: true
Size: 411 Bytes
Versions: 9
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_10_01 module Models # # Defines values for VirtualMachineEvictionPolicyTypes # module VirtualMachineEvictionPolicyTypes Deallocate = "Deallocate" Delete = "Delete" end end end
Version data entries
9 entries across 9 versions & 1 rubygems