IWebhookReceiver.IdentifierUri 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.
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