AnalysisServerPatch.ManagedMode 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 managed mode of the server (0 = not managed, 1 = managed).
public Azure.ResourceManager.Analysis.Models.AnalysisManagedMode? ManagedMode { get; set; }
member this.ManagedMode : Nullable<Azure.ResourceManager.Analysis.Models.AnalysisManagedMode> with get, set
Public Property ManagedMode As Nullable(Of AnalysisManagedMode)