共用方式為


WebHookEventSubscriptionDestination.UriOrAzureActiveDirectoryApplicationId 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.

public Azure.Provisioning.BicepValue<string> UriOrAzureActiveDirectoryApplicationId { get; set; }
member this.UriOrAzureActiveDirectoryApplicationId : Azure.Provisioning.BicepValue<string> with get, set
Public Property UriOrAzureActiveDirectoryApplicationId As BicepValue(Of String)

Property Value

Applies to