DynatraceSsoDetailsResult.IsSsoEnabled 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.
Whether the SSO is enabled for this resource or not.
public Azure.ResourceManager.Dynatrace.Models.DynatraceSsoStatus? IsSsoEnabled { get; }
member this.IsSsoEnabled : Nullable<Azure.ResourceManager.Dynatrace.Models.DynatraceSsoStatus>
Public ReadOnly Property IsSsoEnabled As Nullable(Of DynatraceSsoStatus)