Sha256: 3f0d000e241b5ab987f517b2f05707e5055c2626960033632d614af8cfd4bf86

Contents?: true

Size: 347 Bytes

Versions: 38

Compression:

Stored size: 347 Bytes

Contents

module Fog
  module ARM
    module Compute
      module Models
        module DiskCreateOption
          FromImage = 'fromImage'.freeze
          Empty = 'empty'.freeze
          Attach = 'attach'.freeze
          Import = 'Import'.freeze
          Copy = 'Copy'.freeze
          Restore = 'Restore'.freeze
        end
      end
    end
  end
end

Version data entries

38 entries across 38 versions & 4 rubygems

Version Path
fog-azure-rm-0.4.1 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.4.0 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.9 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.8 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.7 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.6 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.5 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.4 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-temp-0.0.4 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-temp-0.0.3 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.3 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-temp-0.0.2 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-temp-0.0.1 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.2 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-downgraded-0.3.1 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.1 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-downgraded-0.3.0 lib/fog/azurerm/models/compute/disk_create_option.rb
fog-azure-rm-0.3.0 lib/fog/azurerm/models/compute/disk_create_option.rb