Sha256: e94e7b8571b61d870be94d5eee88cf0e2c2ebd0b73e91fa320c549e2fea39429

Contents?: true

Size: 360 Bytes

Versions: 2

Compression:

Stored size: 360 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::ARM::ServiceBus
  module Models
    #
    # Defines values for KeyType
    #
    module KeyType
      PrimaryKey = "PrimaryKey"
      SecondaryKey = "SecondaryKey"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_service_bus-0.14.0 lib/generated/azure_mgmt_service_bus/models/key_type.rb
azure_mgmt_service_bus-0.13.0 lib/generated/azure_mgmt_service_bus/models/key_type.rb