Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AzureServicesAuthentication.
Authentication configuration for the management of Azure resources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#application_id
def application_id() -> ::String
Returns
- (::String) — Required. The Azure Active Directory Application ID.
#application_id=
def application_id=(value) -> ::String
Parameter
- value (::String) — Required. The Azure Active Directory Application ID.
Returns
- (::String) — Required. The Azure Active Directory Application ID.
#tenant_id
def tenant_id() -> ::String
Returns
- (::String) — Required. The Azure Active Directory Tenant ID.
#tenant_id=
def tenant_id=(value) -> ::String
Parameter
- value (::String) — Required. The Azure Active Directory Tenant ID.
Returns
- (::String) — Required. The Azure Active Directory Tenant ID.