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