ConnectionSharedKey Class
Response for GetConnectionSharedKey API service call.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.network.v2019_06_01.models._models_py3.SubResourceConnectionSharedKey
Constructor
ConnectionSharedKey(*, value: str, id: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- id
- str
Resource ID.
- value
- str
Required. The virtual network connection shared key value.
Feedback
Submit and view feedback for