Share via


INewRelicSingleSignOnProperties.EnterpriseAppId Property

Definition

The Id of the Enterprise App used for Single sign-on.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="The Id of the Enterprise App used for Single sign-on.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enterpriseAppId", Update=true)]
public string EnterpriseAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="The Id of the Enterprise App used for Single sign-on.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enterpriseAppId", Update=true)>]
member this.EnterpriseAppId : string with get, set
Public Property EnterpriseAppId As String

Property Value

Attributes

Applies to