Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::SqlServerEntraIdConfig (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlServerEntraIdConfig.

SQL Server Entra ID configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#application_id

def application_id() -> ::String
Returns
  • (::String) — Optional. The application ID for the Entra ID configuration.

#application_id=

def application_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The application ID for the Entra ID configuration.
Returns
  • (::String) — Optional. The application ID for the Entra ID configuration.

#kind

def kind() -> ::String
Returns
  • (::String) — Output only. This is always sql#sqlServerEntraIdConfig

#tenant_id

def tenant_id() -> ::String
Returns
  • (::String) — Optional. The tenant ID for the Entra ID configuration.

#tenant_id=

def tenant_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The tenant ID for the Entra ID configuration.
Returns
  • (::String) — Optional. The tenant ID for the Entra ID configuration.