P2SVpnProfileParameters Class
Vpn Client Parameters for package generation.
- Inheritance
-
azure.mgmt.network._serialization.ModelP2SVpnProfileParameters
Constructor
P2SVpnProfileParameters(*, authentication_method: str | _models.AuthenticationMethod | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
authentication_method
|
VPN client authentication method. Known values are: "EAPTLS" and "EAPMSCHAPv2". |
Variables
Name | Description |
---|---|
authentication_method
|
VPN client authentication method. Known values are: "EAPTLS" and "EAPMSCHAPv2". |
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