Sha256: 8265841ebd25591ccdc810ecadc4100b31c876df405215cb13b828ce4d8ad9ff

Contents?: true

Size: 390 Bytes

Versions: 8

Compression:

Stored size: 390 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::NotificationHubs::Mgmt::V2017_04_01
  module Models
    #
    # Defines values for AccessRights
    #
    module AccessRights
      Manage = "Manage"
      Send = "Send"
      Listen = "Listen"
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
azure_mgmt_notification_hubs-0.17.3 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.17.2 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.17.1 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.17.0 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.16.0 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.15.2 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.15.1 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.15.0 lib/2017-04-01/generated/azure_mgmt_notification_hubs/models/access_rights.rb