Sha256: 52d2637ffcf40f1785ae02166643bfa79926c9e73cb6a4ed5783dc4c4022e704

Contents?: true

Size: 401 Bytes

Versions: 2

Compression:

Stored size: 401 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 0.16.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::ARM::Compute
  module Models
    #
    # Defines values for DiskCreateOptionTypes
    #
    module DiskCreateOptionTypes
      FromImage = "fromImage"
      Empty = "empty"
      Attach = "attach"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.2.1 lib/azure_mgmt_compute/models/disk_create_option_types.rb
azure_mgmt_compute-0.2.0 lib/azure_mgmt_compute/models/disk_create_option_types.rb