Share via


VpnClientConfiguration.AadAudience Property

Definition

Gets or sets the AADAudience property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to