Enum NamespaceIdentityState
- Namespace
- Microsoft.ServiceBus.Management
- Assembly
- Microsoft.ServiceBus.dll
public enum NamespaceIdentityState : byte
Fields
Active = 1
Creating = 2
Deleted = 5
Deleting = 4
Expired = 3
Unknown = 0
public enum NamespaceIdentityState : byte
Active = 1
Creating = 2
Deleted = 5
Deleting = 4
Expired = 3
Unknown = 0