Sha256: 734c73bd44e79281f2e4ee32c08e43ae72e1ae42e28acca49e37ad9990ae50c6

Contents?: true

Size: 389 Bytes

Versions: 2

Compression:

Stored size: 389 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 1.0.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 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.9.0 lib/generated/azure_mgmt_notification_hubs/models/namespace_type.rb
azure_mgmt_notification_hubs-0.8.0 lib/generated/azure_mgmt_notification_hubs/models/namespace_type.rb