共用方式為


WebHookEventSubscriptionDestination.AzureActiveDirectoryTenantId Property

Definition

Gets or sets the Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureActiveDirectoryTenantId")]
public string AzureActiveDirectoryTenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureActiveDirectoryTenantId")>]
member this.AzureActiveDirectoryTenantId : string with get, set
Public Property AzureActiveDirectoryTenantId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to