INewRelicMonitorResource.SingleSignOnPropertyEnterpriseAppId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Id of the Enterprise App used for Single sign-on.
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="The Id of the Enterprise App used for Single sign-on.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enterpriseAppId")]
public string SingleSignOnPropertyEnterpriseAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="The Id of the Enterprise App used for Single sign-on.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enterpriseAppId")>]
member this.SingleSignOnPropertyEnterpriseAppId : string with get, set
Public Property SingleSignOnPropertyEnterpriseAppId As String
Property Value
- Attributes