Module: Azure::ARM::SQL::Models::AuthenticationType

Defined in:
lib/generated/azure_mgmt_sql/models/authentication_type.rb

Overview

Defines values for AuthenticationType

Constant Summary collapse

SQL =
"SQL"
ADPassword =
"ADPassword"