SharedKeyProperties interface

Parameters for SharedKey.

Properties

provisioningState

The provisioning state of the SharedKey resource.

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.

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