Share via


INewRelicSingleSignOnProperties.SingleSignOnUrl Property

Definition

The login URL specific to this NewRelic Organization

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="The login URL specific to this NewRelic Organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnUrl", Update=true)]
public string SingleSignOnUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="The login URL specific to this NewRelic Organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnUrl", Update=true)>]
member this.SingleSignOnUrl : string with get, set
Public Property SingleSignOnUrl As String

Property Value

Attributes

Applies to