Sha256: 397402a76d8e05012711c930d24022a204afd60ca26729916f8d3031f46462a4
Contents?: true
Size: 503 Bytes
Versions: 2
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_09_30 module Models # # Defines values for DiskEncryptionSetType # module DiskEncryptionSetType EncryptionAtRestWithCustomerKey = "EncryptionAtRestWithCustomerKey" EncryptionAtRestWithPlatformAndCustomerKeys = "EncryptionAtRestWithPlatformAndCustomerKeys" end end end
Version data entries
2 entries across 2 versions & 1 rubygems