Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlServerEntraIdConfig.
SQL Server Entra ID configuration.
Generated from protobuf message google.cloud.sql.v1.SqlServerEntraIdConfig
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ kind
string
Output only. This is always sql#sqlServerEntraIdConfig
↳ tenant_id
string
Optional. The tenant ID for the Entra ID configuration.
↳ application_id
string
Optional. The application ID for the Entra ID configuration.
getKind
Output only. This is always sql#sqlServerEntraIdConfig
string
setKind
Output only. This is always sql#sqlServerEntraIdConfig
var
string
$this
getTenantId
Optional. The tenant ID for the Entra ID configuration.
string
setTenantId
Optional. The tenant ID for the Entra ID configuration.
var
string
$this
getApplicationId
Optional. The application ID for the Entra ID configuration.
string
setApplicationId
Optional. The application ID for the Entra ID configuration.
var
string
$this

