ResourceHealthAvailabilityStatusProperties.AvailabilityState Property
Definition
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.
Availability status of the resource. When it is null, this availabilityStatus object represents an availability impacting event.
public Azure.ResourceManager.ResourceHealth.Models.ResourceHealthAvailabilityStateValue? AvailabilityState { get; }
member this.AvailabilityState : Nullable<Azure.ResourceManager.ResourceHealth.Models.ResourceHealthAvailabilityStateValue>
Public ReadOnly Property AvailabilityState As Nullable(Of ResourceHealthAvailabilityStateValue)
Property Value
Applies to
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