Sha256: 2a6973750f903c2bcef61364590e0336edfedcc35d3893a6f240d83cf9885fef

Contents?: true

Size: 384 Bytes

Versions: 6

Compression:

Stored size: 384 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::ARM::NotificationHubs
  module Models
    #
    # Defines values for AccessRights
    #
    module AccessRights
      Manage = "Manage"
      Send = "Send"
      Listen = "Listen"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
azure_mgmt_notification_hubs-0.7.0 lib/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.6.0 lib/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.5.0 lib/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.4.0 lib/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.3.1 lib/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.3.0 lib/azure_mgmt_notification_hubs/models/access_rights.rb