Sha256: 3d58ee1331eafde407ba08a277b020df1f93a4c1a71d443b85885692d3fd4f46

Contents?: true

Size: 688 Bytes

Versions: 11

Compression:

Stored size: 688 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::EventHub::Mgmt::V2015_08_01
  module Models
    #
    # Defines values for NamespaceState
    #
    module NamespaceState
      Unknown = "Unknown"
      Creating = "Creating"
      Created = "Created"
      Activating = "Activating"
      Enabling = "Enabling"
      Active = "Active"
      Disabling = "Disabling"
      Disabled = "Disabled"
      SoftDeleting = "SoftDeleting"
      SoftDeleted = "SoftDeleted"
      Removing = "Removing"
      Removed = "Removed"
      Failed = "Failed"
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
azure_mgmt_event_hub-0.18.2 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.18.1 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.18.0 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.17.3 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.17.2 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.17.1 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.17.0 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.16.0 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.15.2 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.15.1 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb
azure_mgmt_event_hub-0.15.0 lib/2015-08-01/generated/azure_mgmt_event_hub/models/namespace_state.rb