Google Anthos Multi Cloud V1 Client - Class AzureServicesAuthentication (0.6.1)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureServicesAuthentication.

Authentication configuration for the management of Azure resources.

Generated from protobuf message google.cloud.gkemulticloud.v1.AzureServicesAuthentication

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tenant_id string

Required. The Azure Active Directory Tenant ID.

↳ application_id string

Required. The Azure Active Directory Application ID.

getTenantId

Required. The Azure Active Directory Tenant ID.

Returns
Type Description
string

setTenantId

Required. The Azure Active Directory Tenant ID.

Parameter
Name Description
var string
Returns
Type Description
$this

getApplicationId

Required. The Azure Active Directory Application ID.

Returns
Type Description
string

setApplicationId

Required. The Azure Active Directory Application ID.

Parameter
Name Description
var string
Returns
Type Description
$this