ApplicationType.Status 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.
Gets the application type status.
public System.Fabric.Query.ApplicationTypeStatus Status { get; }
member this.Status : System.Fabric.Query.ApplicationTypeStatus
Public ReadOnly Property Status As ApplicationTypeStatus
Property Value
The application type status which contains one of the values defined in the enumeration System.Fabric.Query.ApplicationTypeStatus.#ctor.