properties object when creating or updating a secret. Binary secrets store base64-encoded binary data such as files, certificates, or other binary content.
Properties
The key name for the secret. This name is used to reference the secret in connections and other
resources.
The secret value as a base64-encoded string. The binary data must be encoded to base64 before
being sent in the request.

