AnalysisServerData.State 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.
The current state of Analysis Services resource. The state is to indicate more states outside of resource provisioning.
public Azure.ResourceManager.Analysis.Models.AnalysisState? State { get; }
member this.State : Nullable<Azure.ResourceManager.Analysis.Models.AnalysisState>
Public ReadOnly Property State As Nullable(Of AnalysisState)