EntityStatus Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the messaging entity.
public readonly struct EntityStatus : IEquatable<Azure.Messaging.ServiceBus.Administration.EntityStatus>
type EntityStatus = struct
Public Structure EntityStatus
Implements IEquatable(Of EntityStatus)
- Inheritance
-
EntityStatus
- Implements
Entity |
Initializes a new instance of the EntityStatus structure. |
Active |
The status of the messaging entity is active. |
Disabled |
The status of the messaging entity is disabled. |
Receive |
The receiving status of the messaging entity is disabled. |
Send |
The sending status of the messaging entity is disabled. |
Equals(Entity |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Entity |
Determines if two EntityStatus values are the same. |
Implicit(String to Entity |
Converts a string to a EntityStatus. |
Inequality(Entity |
Determines if two EntityStatus values are different. |
Продукт | Версии |
---|---|
Azure SDK for .NET | Latest, Preview |
Отзыв о Azure SDK for .NET
Azure SDK for .NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: