Sha256: 6953b8a2dec064f5dca6857e76be4ad21a5163d7e2c7377bdab0a9d6d6a6842a

Contents?: true

Size: 407 Bytes

Versions: 9

Compression:

Stored size: 407 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 DiskCreateOptionTypes
    #
    module DiskCreateOptionTypes
      FromImage = "FromImage"
      Empty = "Empty"
      Attach = "Attach"
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.21.1 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.20.0 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.19.3 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.19.2 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.19.1 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.19.0 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.18.7 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.18.6 lib/2018-10-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb