Sha256: 112f9ef1eb88ebc5ee44a3470b99f07c12cd361d5acb58821f28b93a3eb68902

Contents?: true

Size: 492 Bytes

Versions: 4

Compression:

Stored size: 492 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::Appconfiguration::Mgmt::V2019_11_01_preview
  module Models
    #
    # Defines values for IdentityType
    #
    module IdentityType
      None = "None"
      SystemAssigned = "SystemAssigned"
      UserAssigned = "UserAssigned"
      SystemAssignedUserAssigned = "SystemAssigned, UserAssigned"
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
azure_mgmt_appconfiguration-0.17.4 lib/2019-11-01-preview/generated/azure_mgmt_appconfiguration/models/identity_type.rb
azure_mgmt_appconfiguration-0.17.3 lib/2019-11-01-preview/generated/azure_mgmt_appconfiguration/models/identity_type.rb
azure_mgmt_appconfiguration-0.17.2 lib/2019-11-01-preview/generated/azure_mgmt_appconfiguration/models/identity_type.rb
azure_mgmt_appconfiguration-0.17.1 lib/2019-11-01-preview/generated/azure_mgmt_appconfiguration/models/identity_type.rb