CommunicationServiceManagementClient Class
REST API for Azure Communication Services.
- Inheritance
-
builtins.objectCommunicationServiceManagementClient
Constructor
CommunicationServiceManagementClient(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- operations
- <xref:communication_service_management_client.operations.Operations>
Operations operations
- communication_service
- <xref:communication_service_management_client.operations.CommunicationServiceOperations>
CommunicationServiceOperations operations
- operation_statuses
- <xref:communication_service_management_client.operations.OperationStatusesOperations>
OperationStatusesOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for