ResourceHealthAvailabilityStatusProperties.ReasonType 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.
When the resource's availabilityState is Unavailable, it describes where the health impacting event was originated. Examples are planned, unplanned, user initiated or an outage etc.
public string ReasonType { get; }
member this.ReasonType : string
Public ReadOnly Property ReasonType As String