Sha256: dd7be1b08e7f56b451d5613ffef879219d32252986bcb24b24fa679e321947ca

Contents?: true

Size: 411 Bytes

Versions: 7

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::V2019_07_01
  module Models
    #
    # Defines values for VirtualMachineEvictionPolicyTypes
    #
    module VirtualMachineEvictionPolicyTypes
      Deallocate = "Deallocate"
      Delete = "Delete"
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb
azure_mgmt_compute-0.21.1 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb
azure_mgmt_compute-0.20.0 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb
azure_mgmt_compute-0.19.3 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb
azure_mgmt_compute-0.19.2 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb
azure_mgmt_compute-0.19.1 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb
azure_mgmt_compute-0.19.0 lib/2019-07-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb