SharedKeyProperties interface
SharedKey 的參數。
屬性
provisioning |
SharedKey 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
shared |
vpn 連結連線的共享密鑰值。 |
shared |
VPN 連結連線的共用密鑰長度。 |
屬性詳細資料
provisioningState
SharedKey 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sharedKey
vpn 連結連線的共享密鑰值。
sharedKey?: string
屬性值
string
sharedKeyLength
VPN 連結連線的共用密鑰長度。
sharedKeyLength?: number
屬性值
number