Class AzureProperties (1.15.3)

AzureProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container for connection properties specific to Azure.

Attributes

NameDescription
application str
Output only. The name of the Azure Active Directory Application.
client_id str
Output only. The client id of the Azure Active Directory Application.
object_id str
Output only. The object id of the Azure Active Directory Application.
customer_tenant_id str
The id of customer's directory that host the data.
redirect_uri str
The URL user will be redirected to after granting consent during connection setup.
federated_application_client_id str
The client ID of the user's Azure Active Directory Application used for a federated connection.
identity str
Output only. A unique Google-owned and Google-generated identity for the Connection. This identity will be used to access the user's Azure Active Directory Application.