Sha256: 1ad81c7545c602c878f56385a0ca034933d65dd2ec988425bf6a33fee6b35d5f

Contents?: true

Size: 376 Bytes

Versions: 2

Compression:

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_notification_hubs-0.14.0 lib/generated/azure_mgmt_notification_hubs/models/access_rights.rb
azure_mgmt_notification_hubs-0.13.0 lib/generated/azure_mgmt_notification_hubs/models/access_rights.rb