| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySslPolicyName |
ApplicationGatewayAvailableSslOptionsInner.defaultPolicy()
Get the defaultPolicy property: Name of the Ssl predefined policy applied by default to application gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayAvailableSslOptionsInner |
ApplicationGatewayAvailableSslOptionsInner.withDefaultPolicy(ApplicationGatewaySslPolicyName defaultPolicy)
Set the defaultPolicy property: Name of the Ssl predefined policy applied by default to application gateway.
|
| Modifier and Type | Field and Description |
|---|---|
static ApplicationGatewaySslPolicyName |
ApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20150501
Static value AppGwSslPolicy20150501 for ApplicationGatewaySslPolicyName.
|
static ApplicationGatewaySslPolicyName |
ApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20170401
Static value AppGwSslPolicy20170401 for ApplicationGatewaySslPolicyName.
|
static ApplicationGatewaySslPolicyName |
ApplicationGatewaySslPolicyName.APP_GW_SSL_POLICY20170401S
Static value AppGwSslPolicy20170401S for ApplicationGatewaySslPolicyName.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationGatewaySslPolicyName |
ApplicationGatewaySslPolicyName.fromString(String name)
Creates or finds a ApplicationGatewaySslPolicyName from its string representation.
|
ApplicationGatewaySslPolicyName |
ApplicationGatewaySslPolicy.policyName()
Get the policyName property: Name of Ssl predefined policy.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySslPolicy |
ApplicationGatewaySslPolicy.withPolicyName(ApplicationGatewaySslPolicyName policyName)
Set the policyName property: Name of Ssl predefined policy.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.