SsoDetailsResponse.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.
[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Origin(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SsoStatus? IsSsoEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Origin(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.PropertyOrigin.Owned)>]
member this.IsSsoEnabled : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SsoStatus> with get, set
Public Property IsSsoEnabled As Nullable(Of SsoStatus)
Property Value
Implements
- Attributes