Package version:

Interface SecureString

Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.

Hierarchy

Properties

Properties

type: "SecureString"

Polymorphic discriminator, which specifies the different types this object can be

value: string

Value of secure string.

Generated using TypeDoc