Share via


ApplicationGatewayAvailableSslPredefinedPolicies Class

Response for ApplicationGatewayAvailableSslOptions API service call.

Constructor

ApplicationGatewayAvailableSslPredefinedPolicies(*, value: list['_models.ApplicationGatewaySslPredefinedPolicy'] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

List of available Ssl predefined policy.

Default value: None
next_link
str

URL to get the next set of results.

Default value: None

Variables

Name Description
value

List of available Ssl predefined policy.

next_link
str

URL to get the next set of results.