Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateMicrosoftFabricConnectionProperties (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateMicrosoftFabricConnectionProperties.

The properties of GoldengateMicrosoftFabricConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#client_id

def client_id() -> ::String
Returns
  • (::String) — Optional. Azure client ID of the application.

#client_id=

def client_id=(value) -> ::String
Parameter
  • value (::String) — Optional. Azure client ID of the application.
Returns
  • (::String) — Optional. Azure client ID of the application.

#client_secret

def client_secret() -> ::String
Returns
  • (::String) — Optional. Client secret associated with the client id.

#client_secret=

def client_secret=(value) -> ::String
Parameter
  • value (::String) — Optional. Client secret associated with the client id.
Returns
  • (::String) — Optional. Client secret associated with the client id.

#endpoint

def endpoint() -> ::String
Returns
  • (::String) — Optional. Optional Microsoft Fabric service endpoint. Default value: https://onelake.dfs.fabric.microsoft.com

#endpoint=

def endpoint=(value) -> ::String
Parameter
  • value (::String) — Optional. Optional Microsoft Fabric service endpoint. Default value: https://onelake.dfs.fabric.microsoft.com
Returns
  • (::String) — Optional. Optional Microsoft Fabric service endpoint. Default value: https://onelake.dfs.fabric.microsoft.com

#technology_type

def technology_type() -> ::String
Returns
  • (::String) — Optional. The technology type of MicrosoftFabricConnection.

#technology_type=

def technology_type=(value) -> ::String
Parameter
  • value (::String) — Optional. The technology type of MicrosoftFabricConnection.
Returns
  • (::String) — Optional. The technology type of MicrosoftFabricConnection.

#tenant_id

def tenant_id() -> ::String
Returns
  • (::String) — Optional. Azure tenant ID of the application.

#tenant_id=

def tenant_id=(value) -> ::String
Parameter
  • value (::String) — Optional. Azure tenant ID of the application.
Returns
  • (::String) — Optional. Azure tenant ID of the application.