Sha256: c2f3bc936683885039e48fcf4cce4d57590a36950ade4ba2c6cce56b5067be83

Contents?: true

Size: 382 Bytes

Versions: 2

Compression:

Stored size: 382 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 NamespaceType
    #
    module NamespaceType
      Messaging = "Messaging"
      NotificationHub = "NotificationHub"
    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/namespace_type.rb
azure_mgmt_notification_hubs-0.13.0 lib/generated/azure_mgmt_notification_hubs/models/namespace_type.rb