Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecureString

Package version

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

Hierarchy

Index

Properties

Properties

type

type: "SecureString"

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

value

value: string

Value of secure string.

Generated using TypeDoc