Share via


INewRelicMonitorResourceUpdate.SingleSignOnPropertyEnterpriseAppId 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 SingleSignOnPropertyEnterpriseAppId { 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.SingleSignOnPropertyEnterpriseAppId : string with get, set
Public Property SingleSignOnPropertyEnterpriseAppId As String

Property Value

Attributes

Applies to