ConnectionResetSharedKey Class
The virtual network connection reset shared key.
All required parameters must be populated in order to send to server.
Constructor
ConnectionResetSharedKey(*, key_length: int, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
key_length
|
The virtual network connection reset shared key length, should between 1 and 128. Required. |
Variables
Name | Description |
---|---|
key_length
|
The virtual network connection reset shared key length, should between 1 and 128. Required. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python