Sha256: e22698f973b5145043a6b71c0f223d96c70c3437ed361f18b1bf2e413e6bf0b6

Contents?: true

Size: 407 Bytes

Versions: 2

Compression:

Stored size: 407 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 DiskEncryptionSetIdentityType
    #
    module DiskEncryptionSetIdentityType
      SystemAssigned = "SystemAssigned"
      None = "None"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-09-30/generated/azure_mgmt_compute/models/disk_encryption_set_identity_type.rb
azure_mgmt_compute-0.21.1 lib/2020-09-30/generated/azure_mgmt_compute/models/disk_encryption_set_identity_type.rb