ProtocolConfiguration Class
Configuration of the protocol.
Constructor
ProtocolConfiguration(*, http_configuration: _models.HTTPConfiguration | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
http_configuration
|
HTTP configuration of the connectivity check. |
Variables
Name | Description |
---|---|
http_configuration
|
HTTP configuration of the connectivity check. |
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