Compartilhar via


ApplicationGatewayAvailableSslPredefinedPolicies Class

Response for ApplicationGatewayAvailableSslOptions API service call.

Inheritance
azure.mgmt.network._serialization.Model
ApplicationGatewayAvailableSslPredefinedPolicies

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.

next_link
str

URL to get the next set of results.

Variables

Name Description
value

List of available Ssl predefined policy.

next_link
str

URL to get the next set of results.