CertificateRegistrationProviderOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:certificate_registration_provider> attribute.
Constructor
CertificateRegistrationProviderOperations(*args, **kwargs)
Methods
| list_operations |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. |
list_operations
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.
Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.
list_operations(**kwargs: Any) -> ItemPaged[CsmOperationDescription]
Returns
| Type | Description |
|---|---|
|
An iterator like instance of either CsmOperationDescription or the result of cls(response) |
Exceptions
| Type | Description |
|---|---|
Attributes
models
models = <module 'azure.mgmt.web.models' from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv239\\Lib\\site-packages\\azure\\mgmt\\web\\models\\__init__.py'>