EntityAvailabilityStatus Enum
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.
Enumerates the status of the entity availability.
C#
[System.Runtime.Serialization.DataContract(Name="EntityAvailabilityStatus", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public enum EntityAvailabilityStatus
[<System.Runtime.Serialization.DataContract(Name="EntityAvailabilityStatus", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type EntityAvailabilityStatus =
Public Enum EntityAvailabilityStatus
- Inheritance
-
EntityAvailabilityStatus
- Attributes
Name | Value | Description |
---|---|---|
Unknown | 0 | The entity is unknown. |
Available | 1 | The entity is available. |
Limited | 2 | The entity is limited. |
Restoring | 3 | The entity is being restored. |
Renaming | 4 | The entity is being renamed. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: