Compartir a través de


IAzureAdPartnerClientAuthenticationProperties.AzureActiveDirectoryApplicationIdOrUri Property

Definition

The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureActiveDirectoryApplicationIdOrUri", Update=true)]
public string AzureActiveDirectoryApplicationIdOrUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureActiveDirectoryApplicationIdOrUri", Update=true)>]
member this.AzureActiveDirectoryApplicationIdOrUri : string with get, set
Public Property AzureActiveDirectoryApplicationIdOrUri As String

Property Value

Attributes

Applies to