Sql Always Encrypted Properties Args Builder
    Builder for SqlAlwaysEncryptedPropertiesArgs.
Functions
Link copied to clipboard
                suspend fun alwaysEncryptedAkvAuthType(value: Output<Either<String, SqlAlwaysEncryptedAkvAuthType>>)
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                suspend fun servicePrincipalKey(value: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>)