CertificateCreateOrUpdateParameters Class
The parameters supplied to the create or update or replace certificate operation.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CertificateCreateOrUpdateParameters
Constructor
CertificateCreateOrUpdateParameters(*, name: str, base64_value: str, description: Optional[str] = None, thumbprint: Optional[str] = None, is_exportable: Optional[bool] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for