Uses of Class
com.azure.resourcemanager.network.models.ApplicationGatewayAvailableSslPredefinedPolicies
-
Packages that use ApplicationGatewayAvailableSslPredefinedPolicies Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayAvailableSslPredefinedPolicies in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayAvailableSslPredefinedPolicies Modifier and Type Method Description ApplicationGatewayAvailableSslPredefinedPoliciesApplicationGatewayAvailableSslPredefinedPolicies. withNextLink(String nextLink)Set the nextLink property: URL to get the next set of results.ApplicationGatewayAvailableSslPredefinedPoliciesApplicationGatewayAvailableSslPredefinedPolicies. withValue(List<ApplicationGatewaySslPredefinedPolicyInner> value)Set the value property: List of available Ssl predefined policy.
-