Sha256: d9e83fd76715321badc80c07b6eeec844564a7a62012a1b9966a921cac1e5539

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.2.2.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.12.0 lib/generated/azure_mgmt_notification_hubs/models/namespace_type.rb
azure_mgmt_notification_hubs-0.11.0 lib/generated/azure_mgmt_notification_hubs/models/namespace_type.rb