NamespaceType Enum

Definition

Specifies the type of entities the namespace can contain.

public enum NamespaceType
type NamespaceType = 
Public Enum NamespaceType
Inheritance
NamespaceType

Fields

Mixed 2

Supported only for backward compatibility. Namespace can contain mixture of messaging entities and notification hubs.

Others 99

Other type of resource.

ServiceBus 0

Namespace contains service bus entities (queues, topics)

Applies to