| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySslPredefinedPolicyInner |
ApplicationGatewaysClient.getSslPredefinedPolicy(String predefinedPolicyName)
Gets Ssl predefined policy with the specified policy name.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySslPredefinedPolicyInner |
ApplicationGatewaySslPredefinedPolicyInner.withCipherSuites(List<ApplicationGatewaySslCipherSuite> cipherSuites)
Set the cipherSuites property: Ssl cipher suites to be enabled in the specified order for application gateway.
|
ApplicationGatewaySslPredefinedPolicyInner |
ApplicationGatewaySslPredefinedPolicyInner.withMinProtocolVersion(ApplicationGatewaySslProtocol minProtocolVersion)
Set the minProtocolVersion property: Minimum version of Ssl protocol to be supported on application gateway.
|
ApplicationGatewaySslPredefinedPolicyInner |
ApplicationGatewaySslPredefinedPolicyInner.withName(String name)
Set the name property: Name of the Ssl predefined policy.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.