Share via


SsoDetailsResponse.IsSsoEnabled Property

Definition

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

Applies to