RenewCertificateOrderRequest Class
Class representing certificate renew request.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_01_01.models._models_py3.ProxyOnlyResourceRenewCertificateOrderRequest
Constructor
RenewCertificateOrderRequest(*, kind: Optional[str] = None, key_size: Optional[int] = None, csr: Optional[str] = None, is_private_key_external: Optional[bool] = None, **kwargs)
Parameters
- is_private_key_external
- bool
Required
Should we change the ASC type (from managed private key to external private key and vice versa).
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
Feedback
Submit and view feedback for