ApplicationGatewayAvailableSslPredefinedPolicies interface
Response for ApplicationGatewayAvailableSslOptions API service call.
Properties
next |
URL to get the next set of results. |
value | List of available Ssl predefined policy. |
Property Details
nextLink
URL to get the next set of results.
nextLink?: string
Property Value
string
value
List of available Ssl predefined policy.
value?: ApplicationGatewaySslPredefinedPolicy[]