Bagikan melalui


VpnClientConfiguration.AadTenant Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to