Share via


INewRelicSingleSignOnProperties.SingleSignOnState Property

Definition

Single sign-on state

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Initial", "Enable", "Disable", "Existing" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Single sign-on state", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnState", Update=true)]
public string SingleSignOnState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Initial", "Enable", "Disable", "Existing" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Single sign-on state", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnState", Update=true)>]
member this.SingleSignOnState : string with get, set
Public Property SingleSignOnState As String

Property Value

Attributes

Applies to