ConnectionSharedKey Class

Response for GetConnectionSharedKey API service call.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.network.models._models_py3.SubResource
ConnectionSharedKey

Constructor

ConnectionSharedKey(*, value: str, id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

value
str

The virtual network connection shared key value. Required.

Variables

Name Description
id
str

Resource ID.

value
str

The virtual network connection shared key value. Required.