| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayClientAuthConfiguration |
ApplicationGatewaySslProfile.clientAuthConfiguration()
Get the clientAuthConfiguration property: Client authentication configuration of the application gateway
resource.
|
ApplicationGatewayClientAuthConfiguration |
ApplicationGatewayClientAuthConfiguration.withVerifyClientCertIssuerDN(Boolean verifyClientCertIssuerDN)
Set the verifyClientCertIssuerDN property: Verify client certificate issuer name on the application gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySslProfile |
ApplicationGatewaySslProfile.withClientAuthConfiguration(ApplicationGatewayClientAuthConfiguration clientAuthConfiguration)
Set the clientAuthConfiguration property: Client authentication configuration of the application gateway
resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.