Share via


IWebhookReceiver.IdentifierUri Property

Definition

Indicates the identifier uri for aad auth.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="Indicates the identifier uri for aad auth.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="identifierUri", Update=true)]
public string IdentifierUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="Indicates the identifier uri for aad auth.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="identifierUri", Update=true)>]
member this.IdentifierUri : string with get, set
Public Property IdentifierUri As String

Property Value

Attributes

Applies to