Share via


AppResourceGroupStateReport.ExecutionState Property

Definition

Gets the execution state of the resource group, such as whether it is suspended, running, and so on.

public:
 property AppResourceGroupExecutionState ExecutionState { AppResourceGroupExecutionState get(); };
AppResourceGroupExecutionState ExecutionState();
public AppResourceGroupExecutionState ExecutionState { get; }
var appResourceGroupExecutionState = appResourceGroupStateReport.executionState;
Public ReadOnly Property ExecutionState As AppResourceGroupExecutionState

Property Value

The execution state.

Windows requirements

App capabilities
appDiagnostics

Applies to