Sha256: f6c74ef0e8013b2e808a376f70990f3fa24b4a027e58e5e70bd3d6fc89ef154a

Contents?: true

Size: 503 Bytes

Versions: 3

Compression:

Stored size: 503 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::V2020_06_30
  module Models
    #
    # Defines values for DiskEncryptionSetType
    #
    module DiskEncryptionSetType
      EncryptionAtRestWithCustomerKey = "EncryptionAtRestWithCustomerKey"
      EncryptionAtRestWithPlatformAndCustomerKeys = "EncryptionAtRestWithPlatformAndCustomerKeys"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-06-30/generated/azure_mgmt_compute/models/disk_encryption_set_type.rb
azure_mgmt_compute-0.21.1 lib/2020-06-30/generated/azure_mgmt_compute/models/disk_encryption_set_type.rb
azure_mgmt_compute-0.20.0 lib/2020-06-30/generated/azure_mgmt_compute/models/disk_encryption_set_type.rb