SharedKeys interface
The shared keys for a workspace.
Properties
primary |
The primary shared key of a workspace. |
secondary |
The secondary shared key of a workspace. |
Property Details
primarySharedKey
The primary shared key of a workspace.
primarySharedKey?: string
Property Value
string
secondarySharedKey
The secondary shared key of a workspace.
secondarySharedKey?: string
Property Value
string