SharedKeyProperties interface

Parameters for SharedKey.

Properties

provisioningState

The provisioning state of the SharedKey resource. NOTE: This property will not be serialized. It can only be populated by the server.

sharedKey

The value of the shared key for the vpn link connection.

sharedKeyLength

The length of the shared key for the vpn link connection.

Property Details

provisioningState

The provisioning state of the SharedKey resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sharedKey

The value of the shared key for the vpn link connection.

sharedKey?: string

Property Value

string

sharedKeyLength

The length of the shared key for the vpn link connection.

sharedKeyLength?: number

Property Value

number