ConnectionSharedKeyResultList interface
The list of shared keys for the vpn link connection. It should only contain one shared key for each vpn link connection.
Properties
next |
URL to get the next set of operation list results if there are any. |
value | List of SharedKeys. |
Property Details
nextLink
URL to get the next set of operation list results if there are any.
nextLink?: string
Property Value
string