Share via


AppConfigurationDataPlaneProxyProperties.AuthenticationMode Property

Definition

The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.

public Azure.Provisioning.BicepValue<Azure.Provisioning.AppConfiguration.DataPlaneProxyAuthenticationMode> AuthenticationMode { get; set; }
member this.AuthenticationMode : Azure.Provisioning.BicepValue<Azure.Provisioning.AppConfiguration.DataPlaneProxyAuthenticationMode> with get, set
Public Property AuthenticationMode As BicepValue(Of DataPlaneProxyAuthenticationMode)

Property Value

Applies to