Method: SDM::SQLServerAzureAD#tenant_id
- Defined in:
- lib/models/porcelain.rb
#tenant_id ⇒ Object
The Azure AD directory (tenant) ID with which to authenticate.
10120 10121 10122 |
# File 'lib/models/porcelain.rb', line 10120 def tenant_id @tenant_id end |