ServiceSpecification Class
One property of operation, include log specifications.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelServiceSpecification
Constructor
ServiceSpecification(*, log_specifications: List[_models.LogSpecification] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
log_specifications
|
Log specifications of operation. |
Variables
Name | Description |
---|---|
log_specifications
|
Log specifications of operation. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python