Delen via


DataPlaneProxyAuthenticationMode(String) Constructor

Definition

Initializes a new instance of DataPlaneProxyAuthenticationMode.

public DataPlaneProxyAuthenticationMode(string value);
new Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyAuthenticationMode : string -> Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyAuthenticationMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to