AFDEndpointUpdateParameters Class
Properties required to create or update an endpoint.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
AFDEndpointUpdateParameters
Constructor
AFDEndpointUpdateParameters(*, tags: Optional[Dict[str, str]] = None, enabled_state: Optional[Union[str, azure.mgmt.cdn.models._cdn_management_client_enums.EnabledState]] = None, **kwargs)
Variables
- profile_name
- str
The name of the profile which holds the endpoint.
- enabled_state
- str or EnabledState
Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'. Possible values include: "Enabled", "Disabled".
Feedback
Submit and view feedback for