Share via


ApplicationType.StatusDetails Property

Definition

Gets the application type status details.

public string StatusDetails { get; }
member this.StatusDetails : string
Public ReadOnly Property StatusDetails As String

Property Value

The application type status details. This contains information pertaining to provisioning of this application type. During provision, this contains progress information. Should provisioning fail, this provides the error message. This field is left blank otherwise.

Applies to